diff options
author | Andrew Morton <akpm@osdl.org> | 2006-09-27 10:51:15 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-09-27 17:26:20 +0200 |
commit | 1e2af92e089d4c845248844a3e7ee06ce889af46 (patch) | |
tree | f5c995fa5b56cc3f7be030efe5ced10f0cbc70f9 /arch/sh/boards | |
parent | [PATCH] add probe_kernel_address() (diff) | |
download | linux-1e2af92e089d4c845248844a3e7ee06ce889af46.tar.xz linux-1e2af92e089d4c845248844a3e7ee06ce889af46.zip |
[PATCH] x86: use probe_kernel_address in handle_BUG()
Avoid possible deadlock on a BUG() inside down_write(mmap_sem). The deadlock
can only occur if something has gone horridly wrong, because a fault here
shouldn't happen.
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'arch/sh/boards')
0 files changed, 0 insertions, 0 deletions