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:
f116695
)
mm: frontswap: split frontswap_shrink further to simplify locking
author
Sasha Levin
<levinsasha928@gmail.com>
Sun, 10 Jun 2012 10:51:03 +0000
(12:51 +0200)
committer
Konrad Rzeszutek Wilk
<konrad.wilk@oracle.com>
Mon, 11 Jun 2012 19:31:33 +0000
(15:31 -0400)
Split frontswap_shrink to simplify the locking in the original code.
Also, assert that the function that was split still runs under the
swap spinlock.
Signed-off-by: Sasha Levin <levinsasha928@gmail.com>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
No differences found