From: David Woodhouse Date: Mon, 1 Feb 2016 12:37:20 +0000 (+0000) Subject: jffs2: Fix page lock / f->sem deadlock X-Git-Tag: v3.2.79~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0a2688146b9afcfdc368b81cc0696a19c0cd6c6a;p=pandora-kernel.git jffs2: Fix page lock / f->sem deadlock commit 49e91e7079febe59a20ca885a87dd1c54240d0f1 upstream. With this fix, all code paths should now be obtaining the page lock before f->sem. Reported-by: Szabó Tamás Tested-by: Thomas Betker Signed-off-by: David Woodhouse Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed