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:
649bf17
)
pkt_sched: Convert qdisc_watchdog to tasklet_hrtimer
author
David S. Miller
<davem@davemloft.net>
Fri, 21 Aug 2009 23:33:34 +0000
(16:33 -0700)
committer
David S. Miller
<davem@davemloft.net>
Sun, 23 Aug 2009 01:09:17 +0000
(18:09 -0700)
None of this stuff should execute in hw IRQ context, therefore
use a tasklet_hrtimer so that it runs in softirq context.
Signed-off-by: David S. Miller <davem@davemloft.net>
Acked-by: Thomas Gleixner <tglx@linutronix.de>
No differences found