From: Pavel Shilovsky Date: Mon, 5 Mar 2012 06:39:20 +0000 (+0300) Subject: CIFS: Do not kmalloc under the flocks spinlock X-Git-Tag: v3.2.12~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=989961646eaad60b22efb8e23090aea563514874;p=pandora-kernel.git CIFS: Do not kmalloc under the flocks spinlock commit d5751469f210d2149cc2159ffff66cbeef6da3f2 upstream. Reorganize the code to make the memory already allocated before spinlock'ed loop. Reviewed-by: Jeff Layton Signed-off-by: Pavel Shilovsky Signed-off-by: Steve French Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed