From: Al Viro Date: Mon, 15 Apr 2013 02:39:37 +0000 (-0400) Subject: lpfc: fix races for miscdevice open vs. rmmod X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~74^2~69 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=858feacd2b6790c49ba9c7521f0c7ac3a5a9cb8e;p=pandora-kernel.git lpfc: fix races for miscdevice open vs. rmmod mind you, I'm not sure WTF would anybody _need_ that miscdevice at all - no IO is possible for it, opening it only pins the module down and is seriously racy, at that. Signed-off-by: Al Viro --- Reading git-diff-tree failed