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:
f16aeea
)
sfc: Hold the RTNL lock for more of the suspend/resume cycle
author
Ben Hutchings
<bhutchings@solarflare.com>
Fri, 27 Jul 2012 18:35:39 +0000
(19:35 +0100)
committer
Ben Hutchings
<bhutchings@solarflare.com>
Fri, 24 Aug 2012 19:10:19 +0000
(20:10 +0100)
I don't think these PM functions can race with userland net device
operations, but it's much easier to reason about locking if state is
consistently guarded by the same lock.
Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
No differences found