From: Patrick McHardy <[EMAIL PROTECTED]> Date: Wed, 27 Sep 2006 14:07:04 +0200
> Dave Jones wrote: > > With this patch, I get no lockdep warnings, but the machine locks up > > completely. > > I hooked up a serial console, and found this.. > > > > > > u32 classifier > > Performance counters on > > input device check on > > Actions configured > > BUG: warning at net/sched/sch_htb.c:395/htb_safe_rb_erase() > > > > Call Trace: > > [<ffffffff8026f79b>] show_trace+0xae/0x336 > > [<ffffffff8026fa38>] dump_stack+0x15/0x17 > > [<ffffffff8860a171>] :sch_htb:htb_safe_rb_erase+0x3b/0x55 > > I found the reason for this, it was an unrelated bug. I've attached > the latest version of the locking fixes and the fix for the HTB bug. > Can you please try again? Although the HTB bug is post-2.6.18, the other issue has been around for a long time. Thus I'll need to submit the second patch to -stable, but I want it to cook in Linus's tree for a few days before I do that. Thanks. - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html