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:
2a7684a
)
HWPOISON: Refactor truncate to allow direct truncating of page v2
author
Nick Piggin
<npiggin@suse.de>
Wed, 16 Sep 2009 09:50:12 +0000
(11:50 +0200)
committer
Andi Kleen
<ak@linux.intel.com>
Wed, 16 Sep 2009 09:50:12 +0000
(11:50 +0200)
Extract out truncate_inode_page() out of the truncate path so that
it can be used by memory-failure.c
[AK: description, headers, fix typos]
v2: Some white space changes from Fengguang Wu
Signed-off-by: Andi Kleen <ak@linux.intel.com>
No differences found