From: Matthew Wilcox Date: Thu, 6 Dec 2007 16:19:57 +0000 (-0500) Subject: Use lock_page_killable X-Git-Tag: v2.6.25-rc1~1125^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0b94e97a25d9b06ef17fca8da23169200bead1e2;p=pandora-kernel.git Use lock_page_killable 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 --- Reading git-diff-tree failed