[PATCH] x86-64: Fix compilation without CONFIG_KALLSYMS
authorRandy Dunlap <rdunlap@xenotime.net>
Thu, 5 Oct 2006 17:07:26 +0000 (19:07 +0200)
committerLinus Torvalds <torvalds@g5.osdl.org>
Thu, 5 Oct 2006 22:55:15 +0000 (15:55 -0700)
commit4b0ff1a94cba36a35734c84f377e49cacc77f293
tree2a6e34c531948d1bc9749a31fb6a88e284ecdb1f
parente03508b43fd93410c1abda2eeabe021de8461f95
[PATCH] x86-64: Fix compilation without CONFIG_KALLSYMS

Include linux/kallsyms.h unconditionally for print_symbol().

Signed-off-by: Randy Dunlap <rdunlap@xenotime.net>
Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/x86_64/kernel/traps.c