From: Trond Myklebust Date: Fri, 30 Jul 2010 19:31:54 +0000 (-0400) Subject: NFS: kswapd must not block in nfs_release_page X-Git-Tag: v2.6.35~3^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b608b283a962caaa280756bc8563016a71712acf;p=pandora-kernel.git NFS: kswapd must not block in nfs_release_page See https://bugzilla.kernel.org/show_bug.cgi?id=16056 If other processes are blocked waiting for kswapd to free up some memory so that they can make progress, then we cannot allow kswapd to block on those processes. Signed-off-by: Trond Myklebust Cc: stable@kernel.org --- Reading git-diff-tree failed