Staging
v0.5.1
https://github.com/torvalds/linux
Revision b7015331098cc156c30282588bbd30bbf7a59291 authored by Chuck Ebbert on 14 July 2006, 07:23:58 UTC, committed by Linus Torvalds on 15 July 2006, 04:53:51 UTC
handle_BUG() tries to print file and line number even when they're not
available (CONFIG_DEBUG_BUGVERBOSE is not set.) Change this to print a
message stating info is unavailable instead of printing a misleading
message.

Signed-off-by: Chuck Ebbert <76306.1226@compuserve.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
1 parent c38c8db
History
Tip revision: b7015331098cc156c30282588bbd30bbf7a59291 authored by Chuck Ebbert on 14 July 2006, 07:23:58 UTC
[PATCH] i386: handle_BUG(): don't print garbage if debug info unavailable
Tip revision: b701533
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 462 bytes
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 87.4 KB
Kbuild -rw-r--r-- 1.2 KB
MAINTAINERS -rw-r--r-- 69.9 KB
Makefile -rw-r--r-- 46.1 KB
README -rw-r--r-- 16.2 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top