Re: OOPS iproute2/tc/u32_destroy in 2.6.22-rc3-git6

2007-06-03 Thread Patrick McHardy
Strobl Anton wrote: > Patch for sch_cbq.c works perfect - no more kernel panic! > (sch_atm.c => im not able to test atm shaping, sorry) Thanks Anton. Dave, please apply. [NET_SCHED]: Fix filter double free cbq and atm destroy their filters twice when destroying inner classes during qdisc destru

Re: OOPS iproute2/tc/u32_destroy in 2.6.22-rc3-git6

2007-06-03 Thread Strobl Anton
Patch for sch_cbq.c works perfect - no more kernel panic! (sch_atm.c => im not able to test atm shaping, sorry) Thank you for the fast response to my request! Strobl Anton Zitat von Patrick McHardy <[EMAIL PROTECTED]>: Michal Piotrowski wrote: Strobl Anton pisze: While trying to stop qd

Re: OOPS iproute2/tc/u32_destroy in 2.6.22-rc3-git6

2007-06-03 Thread Patrick McHardy
Michal Piotrowski wrote: > Strobl Anton pisze: > >> While trying to stop qdisc/cbq with command >> >>tc qdisc del dev eth1 root >> >> EIP is at u32_destroy+0x52/0xd8 [cls_u32] Please try this patch. [NET_SCHED]: Fix filter double free cbq and atm destroy their filters twice when destroying

Re: OOPS iproute2/tc/u32_destroy in 2.6.22-rc3-git6

2007-06-03 Thread Michal Piotrowski
[netdev added to CC] Strobl Anton pisze: While trying to stop qdisc/cbq with command tc qdisc del dev eth1 root using iproute2-2.6.20-070313, i get following kernel panic: Oops: [#1] Modules linked in: cls_route cls_u32 cls_fw sch_prio sch_sfq sch_tbf sch_cbq ipt_MASQUERADE xt_TCPMSS