[PATCH] spufs: fix local store page refcounting
authorArnd Bergmann <arnd@arndb.de>
Tue, 6 Dec 2005 03:52:22 +0000 (22:52 -0500)
committerPaul Mackerras <paulus@samba.org>
Mon, 9 Jan 2006 03:52:45 +0000 (14:52 +1100)
commitd88cfffac0002c56c1a7a813cb885fa6b5fdcd0e
tree13e4e65d3275a275913b14b12b49dbe987789334
parent39c73c332c8264c0a3a1ce58aa3eae52d17af025
[PATCH] spufs: fix local store page refcounting

With the new rules for reserved pages, the spufs now
needs working page reference counting.

I should probably look into converting to vm_insert_page,
but for now this patch makes spufs work again.

Signed-off-by: Arnd Bergmann <arndb@de.ibm.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/platforms/cell/setup.c
arch/powerpc/platforms/cell/spufs/file.c