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:
750b498
)
HWPOISON: Add invalidate_inode_page
author
Wu Fengguang
<fengguang.wu@intel.com>
Wed, 16 Sep 2009 09:50:13 +0000
(11:50 +0200)
committer
Andi Kleen
<ak@linux.intel.com>
Wed, 16 Sep 2009 09:50:13 +0000
(11:50 +0200)
Add a simple way to invalidate a single page
This is just a refactoring of the truncate.c code.
Originally from Fengguang, modified by Andi Kleen.
Signed-off-by: Andi Kleen <ak@linux.intel.com>
No differences found