mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-02 21:07:19 +02:00
7fdc9f28c1
which reports a WARNING: at kernel/softirq.c:138 local_bh_enable(). Make the TIATM driver use tasklet, instead of BH without the flag, the TIATM driver treats packets inside BH, which is wrong for most skbuff stuff. Use tasklet instead. Signed-off-by: <benoit.ganne@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10141 3c298f89-4303-0410-b956-a3cf2f4a3e73 |
||
---|---|---|
.. | ||
100-compile_fix.patch | ||
110-interrupt_fix.patch | ||
120-no_dumb_inline.patch | ||
130-powercutback.patch | ||
140-debug_mode.patch | ||
150-tasklet_mode.patch |