[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)
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>

No differences found