]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] powerpc: fill hole in Cell SPU syscall table
authorDavid Woodhouse <dwmw2@infradead.org>
Tue, 23 May 2006 14:46:38 +0000 (07:46 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Tue, 23 May 2006 17:35:32 +0000 (10:35 -0700)
commit7571b0d4d8fe75d6a04bfe0590bb3989814e8065
treebb4d142efe1accb88bfdcf5075a842095c540c83
parent9e7a7aec10bbf2a4cf2eb4547acf6c41b4e061ae
[PATCH] powerpc: fill hole in Cell SPU syscall table

Syscall number 224 was absent from the table, which I believe means that
the SPU can cause an oops by attempting to use it.

Signed-off-by: David Woodhouse <dwmw2@infradead.org>
Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Acked-by: Paul Mackerras <paulus@samba.org>
Cc: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/powerpc/platforms/cell/spu_callbacks.c