]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
powerpc/ps3: Fix hcall lv1_get_virtual_address_space_id_of_ppe
authorGeoff Levand <geoff@infradead.org>
Tue, 29 Nov 2011 15:38:49 +0000 (15:38 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Thu, 8 Dec 2011 03:05:54 +0000 (14:05 +1100)
commitb5ecc5595e4fb2992093b3d2d0e15b4630eb233b
tree79928045fa38c6a3c19f5b7b7064b8b042b5e563
parent7652918cf9c07e0cf9ed152bd242f789ddcffaa7
powerpc/ps3: Fix hcall lv1_get_virtual_address_space_id_of_ppe

The lv1_get_virtual_address_space_id_of_ppe hcall takes 0, not 1 input
arguments.  Adjust the lv1 hcall table and all calls.

Signed-off-by: Geoff Levand <geoff@infradead.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/include/asm/lv1call.h
arch/powerpc/platforms/ps3/spu.c