From: Akinobu Mita Date: Mon, 23 Apr 2007 19:08:26 +0000 (+0200) Subject: [POWERPC] spufs: enable SPU coredump for kernel-builtin spufs X-Git-Tag: v2.6.22-rc1~1109^2~72^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe8a29db5bce1b5bd1ceb85fd153fac52cdab7b2;p=pandora-kernel.git [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 --- Reading git-diff-tree failed