commit | 5a4fa1639622b85d7e4422242308fc6cef7e503e | [log] [tgz] |
---|---|---|
author | David Woodhouse <dwmw2@infradead.org> | Tue May 23 07:46:38 2006 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Tue May 23 10:35:32 2006 -0700 |
tree | bb4d142efe1accb88bfdcf5075a842095c540c83 | |
parent | bb6e093da23ace2724fdadd27738027468eb82b3 [diff] |
[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>