git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2977fb3
)
x86, ioapic: Throw BUG instead of NULL dereference
author
Cyrill Gorcunov
<gorcunov@openvz.org>
Sat, 1 Aug 2009 07:48:00 +0000
(11:48 +0400)
committer
Ingo Molnar
<mingo@elte.hu>
Wed, 5 Aug 2009 08:30:50 +0000
(10:30 +0200)
Instead of plain NULL deref we better throw error
message with a backtrace. Actually we need more
gracious error handling here. Meanwhile leave it
as is.
Signed-off-by: Cyrill Gorcunov <gorcunov@openvz.org>
Cc: yinghai@kernel.org
LKML-Reference: <
20090801075435
.
769301745
@openvz.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found