summaryrefslogtreecommitdiffstats
path: root/net/packet/af_packet.c
diff options
context:
space:
mode:
authorRavikiran G Thirumalai2005-10-03 19:36:28 +0200
committerLinus Torvalds2005-10-03 19:54:22 +0200
commitddea7be0ec8d1374f0b483a81566ed56ec9f3905 (patch)
treec04ca29bf4bcf047aacabcbce4d451817df155c3 /net/packet/af_packet.c
parentMerge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6 (diff)
downloadkernel-qcow2-linux-ddea7be0ec8d1374f0b483a81566ed56ec9f3905.tar.gz
kernel-qcow2-linux-ddea7be0ec8d1374f0b483a81566ed56ec9f3905.tar.xz
kernel-qcow2-linux-ddea7be0ec8d1374f0b483a81566ed56ec9f3905.zip
[PATCH] x86_64: Fix numa node topology detection for srat based x86_64 boxes
2.6.14-rc2 does not assign cpus to proper nodeids on our em64t numa boxen. Our boxes use acpi srat for parsing the numa information. srat_detect_node() used phys_proc_id[] to get to the cpu's local apic id, but phys_proc_id[] represents the cpu<->initial_apic_id mapping. The following patch fixes this problem. Now apicid_to_node[] is properly indexed with the local apic id. Signed-off-by: Ravikiran Thirumalai <kiran@scalex86.org> Acked-by: Suresh Siddha <suresh.b.siddha@intel.com> Cc: Andi Kleen <ak@muc.de> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'net/packet/af_packet.c')
0 files changed, 0 insertions, 0 deletions