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:
9eba252
)
pppoatm: optimise PPP channel wakeups after sock_owned_by_user()
author
David Woodhouse
<David.Woodhouse@intel.com>
Wed, 28 Nov 2012 10:15:05 +0000
(10:15 +0000)
committer
David Woodhouse
<David.Woodhouse@intel.com>
Sun, 2 Dec 2012 00:05:20 +0000
(
00:05
+0000)
We don't need to schedule the wakeup tasklet on *every* unlock; only if we
actually blocked the channel in the first place.
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Acked-by: Krzysztof Mazur <krzysiek@podlesie.net>
No differences found