]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
x86-32, percpu: Correct the ordering of the percpu readmostly section
authorH. Peter Anvin <hpa@zytor.com>
Thu, 21 Oct 2010 07:15:00 +0000 (00:15 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Thu, 21 Oct 2010 07:15:00 +0000 (00:15 -0700)
commit2aeb66d3036dbafc297ac553a257a40283dadb3e
tree96fdd6a5041642c1a5028758bb35a891936e9837
parent66f2b061546974b96b7b238a92ce89a87ecf0754
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 <hpa@zytor.com>
LKML-Reference: <1287544022.4571.7.camel@sli10-conroe.sh.intel.com>
Cc: Shaohua Li <shaohua.li@intel.com>
Cc: Eric Dumazet <eric.dumazet@gmail.com>
include/asm-generic/vmlinux.lds.h