git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
39c73c3
)
[PATCH] spufs: fix local store page refcounting
author
Arnd Bergmann
<arnd@arndb.de>
Tue, 6 Dec 2005 03:52:22 +0000
(22:52 -0500)
committer
Paul 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