- 1. e: iptables breakage WAS(Re: dummy as IMQ replacement (score: 1)
- Author: @xxxxxxxxxx>
- Date: Mon, 28 Mar 2005 17:25:51 +0300 (EEST)
- Trying to load a custom module (same for teql but I didn't tried it) whan the qdisc module is not loaded, makes tc hang. This is because qdisc_create aquires rtnl_sem and then tries to load a module
- /archives/netdev/2005-03/msg01583.html (8,460 bytes)
- 2. e: iptables breakage WAS(Re: dummy as IMQ replacement (score: 1)
- Author: rniss@xxxxxxxxxxxxx>
- Date: Mon, 28 Mar 2005 16:47:01 +0200
- Looks good, except... You're missing a goto err_out here, the ops == NULL won't catch it. With the above goto inserted there is no need to move the err = -EINVAL.
- /archives/netdev/2005-03/msg01586.html (9,641 bytes)
- 3. replacement (score: 1)
- Author: hadi@xxxxxxxxxx>
- Date: Mon, 28 Mar 2005 16:50:32 +0200
- Trying to load a custom module (same for teql but I didn't tried it) whan the qdisc module is not loaded, makes tc hang. This is because qdisc_create aquires rtnl_sem and then tries to load a module
- /archives/netdev/2005-03/msg01587.html (11,260 bytes)
- 4. 201.c (score: 1)
- Author: vid S. Miller" <davem@xxxxxxxxxxxxx>
- Date: Tue, 29 Mar 2005 01:16:52 +0300 (EEST)
- On Mon, 28 Mar 2005, Patrick McHardy wrote: Catalin(ux aka Dino) BOIE wrote: Hello! Trying to load a custom module (same for teql but I didn't tried it) whan the qdisc module is not loaded, makes tc
- /archives/netdev/2005-03/msg01624.html (9,313 bytes)
- 5. . - route.c (score: 1)
- Author: <roland@xxxxxxxxxxx>
- Date: Tue, 29 Mar 2005 00:20:06 +0200
- Catalin(ux aka Dino) BOIE wrote: What to fix in Dave's patch? Seems ok to me. It didn't apply cleanly when I tried to apply it. Did you try with latest -bk? Regards Patrick
- /archives/netdev/2005-03/msg01625.html (8,702 bytes)
- 6. n sch_api.c (score: 1)
- Author: cliffw@xxxxxxxx>
- Date: Tue, 29 Mar 2005 01:21:50 +0300 (EEST)
- On Tue, 29 Mar 2005, Patrick McHardy wrote: Catalin(ux aka Dino) BOIE wrote: What to fix in Dave's patch? Seems ok to me. It didn't apply cleanly when I tried to apply it. Did you try with latest -bk
- /archives/netdev/2005-03/msg01626.html (9,088 bytes)
- 7. n sch_api.c (score: 1)
- Author: Dave Jones <davej@xxxxxxxxxx>
- Date: Tue, 29 Mar 2005 01:27:07 +0300 (EEST)
- On Mon, 28 Mar 2005, Thomas Graf wrote: Looks good, except... + err = -EAGAIN; You're missing a goto err_out here, the ops == NULL won't catch it. + } } } - err = -EINVAL; if (ops == NULL) goto err_o
- /archives/netdev/2005-03/msg01627.html (9,277 bytes)
- 8. [PATCH] rtnl_unlock/lock in sch_api.c (score: 1)
- Author: "Catalin(ux aka Dino) BOIE" <util@xxxxxxxxxxxxxxx>
- Date: Mon, 28 Mar 2005 17:25:51 +0300 (EEST)
- Hello! Trying to load a custom module (same for teql but I didn't tried it) whan the qdisc module is not loaded, makes tc hang. This is because qdisc_create aquires rtnl_sem and then tries to load a
- /archives/netdev/2005-03/msg03506.html (8,367 bytes)
- 9. Re: [PATCH] rtnl_unlock/lock in sch_api.c (score: 1)
- Author: Thomas Graf <tgraf@xxxxxxx>
- Date: Mon, 28 Mar 2005 16:47:01 +0200
- Looks good, except... You're missing a goto err_out here, the ops == NULL won't catch it. With the above goto inserted there is no need to move the err = -EINVAL.
- /archives/netdev/2005-03/msg03509.html (9,723 bytes)
- 10. Re: [PATCH] rtnl_unlock/lock in sch_api.c (score: 1)
- Author: Patrick McHardy <kaber@xxxxxxxxx>
- Date: Mon, 28 Mar 2005 16:50:32 +0200
- Trying to load a custom module (same for teql but I didn't tried it) whan the qdisc module is not loaded, makes tc hang. This is because qdisc_create aquires rtnl_sem and then tries to load a module
- /archives/netdev/2005-03/msg03510.html (11,366 bytes)
- 11. Re: [PATCH] rtnl_unlock/lock in sch_api.c (score: 1)
- Author: "Catalin(ux aka Dino) BOIE" <util@xxxxxxxxxxxxxxx>
- Date: Tue, 29 Mar 2005 01:16:52 +0300 (EEST)
- Trying to load a custom module (same for teql but I didn't tried it) whan the qdisc module is not loaded, makes tc hang. This is because qdisc_create aquires rtnl_sem and then tries to load a module
- /archives/netdev/2005-03/msg03547.html (9,364 bytes)
- 12. Re: [PATCH] rtnl_unlock/lock in sch_api.c (score: 1)
- Author: Patrick McHardy <kaber@xxxxxxxxx>
- Date: Tue, 29 Mar 2005 00:20:06 +0200
- It didn't apply cleanly when I tried to apply it. Did you try with latest -bk? Regards Patrick
- /archives/netdev/2005-03/msg03548.html (8,857 bytes)
- 13. Re: [PATCH] rtnl_unlock/lock in sch_api.c (score: 1)
- Author: "Catalin(ux aka Dino) BOIE" <util@xxxxxxxxxxxxxxx>
- Date: Tue, 29 Mar 2005 01:21:50 +0300 (EEST)
- It didn't apply cleanly when I tried to apply it. Did you try with latest -bk? Regards Patrick OK. I will fix it and I'll post again. Thank you! -- Catalin(ux aka Dino) BOIE catab at deuroconsult.ro
- /archives/netdev/2005-03/msg03549.html (9,226 bytes)
- 14. Re: [PATCH] rtnl_unlock/lock in sch_api.c (score: 1)
- Author: "Catalin(ux aka Dino) BOIE" <util@xxxxxxxxxxxxxxx>
- Date: Tue, 29 Mar 2005 01:27:07 +0300 (EEST)
- Looks good, except... + err = -EAGAIN; You're missing a goto err_out here, the ops == NULL won't catch it. + } } } - err = -EINVAL; if (ops == NULL) goto err_out; With the above goto inserted there
- /archives/netdev/2005-03/msg03550.html (9,336 bytes)
This search system is powered by
Namazu