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:
e40c7f0
)
[PATCH] powerpc: Propagate regs through to machine_crash_shutdown
author
Michael Ellerman
<michael@ellerman.id.au>
Sun, 4 Dec 2005 07:39:12 +0000
(18:39 +1100)
committer
Paul Mackerras
<paulus@samba.org>
Mon, 9 Jan 2006 03:51:47 +0000
(14:51 +1100)
Currently machine_crash_shutdown() gets a struct pt_regs, but doesn't pass it
through to the ppc_md function, it should.
Signed-off-by: Michael Ellerman <michael@ellerman.id.au>
Signed-off-by: Paul Mackerras <paulus@samba.org>
No differences found