Skip to content
Commit 38acce2d authored by David S. Miller's avatar David S. Miller
Browse files

pkt_sched: Convert CBQ to tasklet_hrtimer.



This code expects to run in softirq context, and bare hrtimers
run in hw IRQ context.

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
Acked-by: default avatarThomas Gleixner <tglx@linutronix.de>
parent ee5f9757
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment