Re: [PATCH] lost sysctl fix

From: Ingo Molnar
Date: Sun Jul 27 2008 - 02:35:42 EST



* Ingo Molnar <mingo@xxxxxxx> wrote:

>
> * Al Viro <viro@xxxxxxxxxxxxxxxxxx> wrote:
>
> > try_attach() should walk into the matching subdirectory, not the first one...
> >
> > Signed-off-by: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
> > ---
> > [and yes, that's what that crap had been]
>
> does this explain the following crash -tip testing just triggered with
> latest -git:
>
> [ 12.293289] calling butterfly_init+0x0/0x14
> [ 12.298036] BUG: unable to handle kernel NULL pointer dereference at 00000004
> [ 12.302065] IP: [<c012c169>] __register_sysctl_paths+0x1af/0x253
> [ 12.308058] *pdpt = 0000000000b81001 *pde = 0000000000000000
> [ 12.314809] Oops: 0000 [#1] SMP DEBUG_PAGEALLOC

your patch fixes it.

Tested-by: Ingo Molnar <mingo@xxxxxxx>

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/