[PATCH] remove all kernel BUGs
authorMatt Mackall <mpm@selenic.com>
Sun, 1 May 2005 15:59:01 +0000 (08:59 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Sun, 1 May 2005 15:59:01 +0000 (08:59 -0700)
commitc8538a7aa5527d02c7191ac5da124efadf6a2827
tree6a2fae8be308d38ed1abe1d5c7539db29238ae61
parente43379f10b42194b8a6e1de342cfb44463c0f6da
[PATCH] remove all kernel BUGs

This patch eliminates all kernel BUGs, trims about 35k off the typical
kernel, and makes the system slightly faster.

Signed-off-by: Matt Mackall <mpm@selenic.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
20 files changed:
include/asm-alpha/bug.h
include/asm-arm/bug.h
include/asm-arm26/bug.h
include/asm-frv/bug.h
include/asm-generic/bug.h
include/asm-i386/bug.h
include/asm-ia64/bug.h
include/asm-m68k/bug.h
include/asm-mips/bug.h
include/asm-parisc/bug.h
include/asm-ppc/bug.h
include/asm-ppc64/bug.h
include/asm-s390/bug.h
include/asm-sh/bug.h
include/asm-sparc/bug.h
include/asm-sparc64/bug.h
include/asm-v850/bug.h
include/asm-x86_64/bug.h
init/Kconfig
lib/Kconfig.debug