commit | fe8a29db5bce1b5bd1ceb85fd153fac52cdab7b2 | [log] [tgz] |
---|---|---|
author | Akinobu Mita <mita@fixstars.com> | Mon Apr 23 21:08:26 2007 +0200 |
committer | Arnd Bergmann <arnd@klappe.arndb.de> | Mon Apr 23 21:18:59 2007 +0200 |
tree | d0f91cbb7c1181d160750a2d93c18575f13ab324 | |
parent | 6cf2179202cf706471777ad6ee5d0377d5990ab7 [diff] |
[POWERPC] spufs: enable SPU coredump for kernel-builtin spufs 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>