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:
ee5f975
)
pkt_sched: Convert CBQ to tasklet_hrtimer.
author
David S. Miller
<davem@davemloft.net>
Fri, 21 Aug 2009 23:51:38 +0000
(16:51 -0700)
committer
David S. Miller
<davem@davemloft.net>
Mon, 24 Aug 2009 01:52:38 +0000
(18:52 -0700)
This code expects to run in softirq context, and bare hrtimers
run in hw IRQ context.
Signed-off-by: David S. Miller <davem@davemloft.net>
Acked-by: Thomas Gleixner <tglx@linutronix.de>
No differences found