From: Arnd Bergmann Date: Tue, 6 Dec 2005 03:52:22 +0000 (-0500) Subject: [PATCH] spufs: fix local store page refcounting X-Git-Tag: v2.6.16-rc1~666^2~70 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d88cfffac0002c56c1a7a813cb885fa6b5fdcd0e;p=pandora-kernel.git [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 Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed