[PATCH] x86_64: CONFIG_BUG=n fixes
authorAlexander Nyberg <alexn@telia.com>
Wed, 25 May 2005 19:31:28 +0000 (12:31 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Wed, 25 May 2005 22:31:28 +0000 (15:31 -0700)
commit4f60fdf613536402e3313c5019b3ae6060b2ae4a
tree85205ce2d6c7b0d846fddc93527b4d55820ffe3b
parentdca79a046b93a81496bb30ca01177fb17f37ab72
[PATCH] x86_64: CONFIG_BUG=n fixes

Fixes some !CONFIG_BUG warnings:
include/asm/mmu_context.h: I funktion `switch_mm':
include/asm/mmu_context.h:57: varning: implicit declaration of function `out_of_line_bug'

Signed-off-by: Alexander Nyberg <alexn@telia.com>
Cc: Andi Kleen <ak@muc.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/x86_64/kernel/traps.c
arch/x86_64/kernel/x8664_ksyms.c
include/asm-x86_64/bug.h