git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
38e6bc1
)
netconsole: do not release spin_lock when calling __netpoll_cleanup
author
Amerigo Wang
<amwang@redhat.com>
Fri, 10 Aug 2012 01:24:39 +0000
(
01:24
+0000)
committer
David S. Miller
<davem@davemloft.net>
Tue, 14 Aug 2012 21:33:31 +0000
(14:33 -0700)
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" <davem@davemloft.net>
Signed-off-by: Cong Wang <amwang@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found