[PATCH] x86_64: x86_64 setup.c - printing cmp related boottime information
authorRohit Seth <rohitseth@google.com>
Mon, 26 Jun 2006 11:59:14 +0000 (13:59 +0200)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 26 Jun 2006 17:48:21 +0000 (10:48 -0700)
commite42f94373764d825e2c0464092738f66f5d3effb
treea8b6a567e0ab70135b9c053b158b3ca2f1e22c20
parent495ab9c045e1b0e5c82951b762257fe1c9d81564
[PATCH] x86_64: x86_64 setup.c - printing cmp related boottime information

Getting phys_proc_id and cpu_core_id information to be printed at boot
time for AMD processors.  Also matching the Node related boot time
information that gets printed for Intel and AMD processors for NUMA
configurations.

Signed-off-by: Rohit Seth <rohitseth@google.com>
Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/x86_64/kernel/setup.c