]> git.baikalelectronics.ru Git - kernel.git/commit
x86: print out node_data addr and bootmap_start addr
authorYinghai Lu <Yinghai.Lu@Sun.COM>
Mon, 4 Feb 2008 15:47:56 +0000 (16:47 +0100)
committerIngo Molnar <mingo@elte.hu>
Mon, 4 Feb 2008 15:47:56 +0000 (16:47 +0100)
commit22438e5d7bed34f1c763c020eefd7acb7b44031d
tree7606d8f7319cd17b441632c10f3fe755476db421
parent26a6d6aeb1b16638097289a3d2aaa86bd6086e83
x86: print out node_data addr and bootmap_start addr

print out node_data addr and bootmap_start addr.

helpful for debugging early crashes on high-end NUMA systems.

Signed-off-by: Yinghai Lu <yinghai.lu@sun.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/mm/numa_64.c