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:
6cf2179
)
[POWERPC] spufs: enable SPU coredump for kernel-builtin spufs
author
Akinobu Mita
<mita@fixstars.com>
Mon, 23 Apr 2007 19:08:26 +0000
(21:08 +0200)
committer
Arnd Bergmann
<arnd@klappe.arndb.de>
Mon, 23 Apr 2007 19:18:59 +0000
(21:18 +0200)
spu_coredump_calls.owner is NULL in case of a builtin spufs,
so the checks in here break.
Check for the availability of the spu_coredump_calls variable
instead.
Signed-off-by: Arnd Bergmann <arnd.bergmann@de.ibm.com>
No differences found