From: Amerigo Wang Date: Fri, 10 Aug 2012 01:24:39 +0000 (+0000) Subject: netconsole: do not release spin_lock when calling __netpoll_cleanup X-Git-Tag: v3.6-rc3~10^2~66 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3335f0ca130c201f8680e97f63612053fbc16e22;p=pandora-kernel.git netconsole: do not release spin_lock when calling __netpoll_cleanup With the previous patch applied, __netpoll_cleanup() is non-block now, so we don't need to release the spin_lock before calling it. Cc: "David S. Miller" Signed-off-by: Cong Wang Signed-off-by: David S. Miller --- Reading git-diff-tree failed