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:
2687a35
)
Use lock_page_killable
author
Matthew Wilcox
<matthew@wil.cx>
Thu, 6 Dec 2007 16:19:57 +0000
(11:19 -0500)
committer
Matthew Wilcox
<willy@linux.intel.com>
Thu, 6 Dec 2007 22:35:48 +0000
(17:35 -0500)
Replacing lock_page with lock_page_killable in do_generic_mapping_read()
allows us to kill `cat' of a file on an NFS-mounted filesystem
Signed-off-by: Matthew Wilcox <willy@linux.intel.com>
mm/filemap.c
patch
|
blob
|
history
diff --cc
mm/filemap.c
Simple merge