From: Jeremy Kerr Date: Mon, 27 Nov 2006 18:18:52 +0000 (+0100) Subject: [POWERPC] spufs: return an error in spu_create is isolated create isnt supported X-Git-Tag: v2.6.20-rc1~34^2~40^2~8^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bd2e5f829e772787ea4d986d72ddf57f50878649;p=pandora-kernel.git [POWERPC] spufs: return an error in spu_create is isolated create isnt supported This changes the spu_create system call to return an error (-ENODEV) if and isolated spu context is requested on hardware that doesn't support isolated mode. Tested on systemsim with and without isolation support Signed-off-by: Jeremy Kerr Signed-off-by: Arnd Bergmann --- Reading git-diff-tree failed