aboutsummaryrefslogtreecommitdiff
path: root/arch/x86_64/mm/srat.c
diff options
context:
space:
mode:
authorAndi Kleen <ak@suse.de>2006-02-07 00:18:55 +0100
committerChris Wright <chrisw@sous-sol.org>2006-02-09 23:20:13 -0800
commit61572d33e60ea237051a99f8effafadfdd91ac4f (patch)
treeb84fbbc38cc88d42226ac81c803d798a739ed5a1 /arch/x86_64/mm/srat.c
parent575eee6f6d5985975e2402c29fdf7410b9313d46 (diff)
[PATCH] x86_64: Let impossible CPUs point to reference per cpu data
Don't mark the reference per cpu data init data (so it stays around after boot) and point all impossible CPUs to it. This way they reference some valid - although shared memory. Usually this is only initialization like INIT_LIST_HEADs and there won't be races because these CPUs never run. Still somewhat hackish. Signed-off-by: Andi Kleen <ak@suse.de> Signed-off-by: Chris Wright <chrisw@sous-sol.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'arch/x86_64/mm/srat.c')
0 files changed, 0 insertions, 0 deletions