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:
3f34b24
)
mISDN: replace current->state by set_current_state()
author
Fabian Frederick
<fabf@skynet.be>
Fri, 20 Feb 2015 18:12:52 +0000
(19:12 +0100)
committer
David S. Miller
<davem@davemloft.net>
Sun, 22 Feb 2015 20:24:10 +0000
(15:24 -0500)
Use helper function to access current->state.
Direct assignments are prone to races and therefore buggy.
Thanks to Peter Zijlstra for the exact definition of the problem.
Signed-off-by: Fabian Frederick <fabf@skynet.be>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/isdn/hardware/mISDN/hfcpci.c
patch
|
blob
|
history
diff --cc
drivers/isdn/hardware/mISDN/hfcpci.c
Simple merge