From: H. Peter Anvin Date: Thu, 21 Oct 2010 07:15:00 +0000 (-0700) Subject: x86-32, percpu: Correct the ordering of the percpu readmostly section X-Git-Tag: v2.6.37-rc1~203^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2aeb66d3036dbafc297ac553a257a40283dadb3e;p=pandora-kernel.git x86-32, percpu: Correct the ordering of the percpu readmostly section Checkin c957ef2c59e952803766ddc22e89981ab534606f had inconsistent ordering of .data..percpu..page_aligned and .data..percpu..readmostly; the still-broken version affected x86-32 at least. The page aligned version really must be page aligned... Signed-off-by: H. Peter Anvin LKML-Reference: <1287544022.4571.7.camel@sli10-conroe.sh.intel.com> Cc: Shaohua Li Cc: Eric Dumazet --- Reading git-diff-tree failed