Re: 2.6.9-rc2-mm2 fn_hash_insert oops

From: Ingo Molnar
Date: Thu Sep 23 2004 - 14:17:56 EST



* Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx> wrote:

> Lukas Hejtmanek <xhejtman@xxxxxxxxxxxx> wrote:
> >
> > However there is still the issue with endless loop in fn_hash_delete :(
>
> Same problem, same fix. Can someone think of a generic fix to
> list_for_each_*?
>
> Signed-off-by: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>

did the trick here too.

on a related note, e100 ifup still gives:

enable_irq(16) unbalanced from c021afa5
[<c01322a0>] enable_irq+0xd0/0xe0
[<c021afa5>] e100_up+0xf5/0x1e0
[<c021afa5>] e100_up+0xf5/0x1e0
[<c021a500>] e100_intr+0x0/0x130
[<c021c19d>] e100_open+0x2d/0x80
[<c014741a>] handle_mm_fault+0x14a/0x1f0
[<c02d9c55>] dev_open+0x85/0xa0
[<c02ddc04>] dev_mc_upload+0x24/0x40
[<c02db363>] dev_change_flags+0x53/0x130
[<c0314bcb>] devinet_ioctl+0x26b/0x6c0
[<c0317106>] inet_ioctl+0x66/0xb0
[<c02d1019>] sock_ioctl+0xc9/0x290
[<c0169eda>] sys_ioctl+0xca/0x230
[<c01140c0>] do_page_fault+0x0/0x6f0
[<c01044c9>] sysenter_past_esp+0x52/0x71

this is with Andrew's current tree (x.bz2).

Ingo
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/