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:
10c5e4e
)
sh: kgdb: Fix up NULL pointer deref by kgdb_nmicallback.
author
Paul Mundt
<lethal@linux-sh.org>
Tue, 10 Apr 2012 05:22:39 +0000
(14:22 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Tue, 10 Apr 2012 05:22:39 +0000
(14:22 +0900)
kgdb_nmicallback expects valid register state, so just fetch the register
state with get_irq_regs() as on other platforms.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found