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:
d466f2f
)
HWPOISON: Export some rmap vma locking to outside world
author
Andi Kleen
<andi@firstfloor.org>
Wed, 16 Sep 2009 09:50:04 +0000
(11:50 +0200)
committer
Andi Kleen
<ak@linux.intel.com>
Wed, 16 Sep 2009 09:50:04 +0000
(11:50 +0200)
Needed for later patch that walks rmap entries on its own.
This used to be very frowned upon, but memory-failure.c does
some rather specialized rmap walking and rmap has been stable
for quite some time, so I think it's ok now to export it.
Signed-off-by: Andi Kleen <ak@linux.intel.com>
No differences found