]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit0ba64b779ff8f8cdff9c848b4a796a8d5e7f963f
tree85205ce2d6c7b0d846fddc93527b4d55820ffe3b
parent9e1afce8cf62f8acd0b7d34319900131dd6db275
[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