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:
29f1aff
)
powerpc/iseries: Kexec is known not to work on iseries
author
Michael Ellerman
<michael@ellerman.id.au>
Mon, 22 Dec 2008 23:23:18 +0000
(23:23 +0000)
committer
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Thu, 8 Jan 2009 05:25:10 +0000
(16:25 +1100)
The non-zero return from the prepare callback is returned by sys_kexec_load()
to userspace, indicating that kexec is not supported on the machine.
Signed-off-by: Michael Ellerman <michael@ellerman.id.au>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
No differences found