commit | d88cfffac0002c56c1a7a813cb885fa6b5fdcd0e | [log] [tgz] |
---|---|---|
author | Arnd Bergmann <arnd@arndb.de> | Mon Dec 05 22:52:22 2005 -0500 |
committer | Paul Mackerras <paulus@samba.org> | Mon Jan 09 14:52:45 2006 +1100 |
tree | 13e4e65d3275a275913b14b12b49dbe987789334 | |
parent | 39c73c332c8264c0a3a1ce58aa3eae52d17af025 [diff] |
[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>