From: David S. Miller Date: Fri, 21 Aug 2009 23:51:38 +0000 (-0700) Subject: pkt_sched: Convert CBQ to tasklet_hrtimer. X-Git-Tag: v2.6.31-rc8~45^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=38acce2d7983632100a9ff3fd20295f6e34074a8;p=pandora-kernel.git 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: David S. Miller Acked-by: Thomas Gleixner --- Reading git-diff-tree failed