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

pkt_sched: Convert qdisc_watchdog to tasklet_hrtimer



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: default avatarDavid S. Miller <davem@davemloft.net>
Acked-by: default avatarThomas Gleixner <tglx@linutronix.de>
parent 649bf178
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