Re: Oops and Panics in 2.6.21.1, 2.6.20.6 and 2.6.19.2

From: Andrew Morton
Date: Tue May 15 2007 - 23:23:25 EST


On Wed, 16 May 2007 11:46:00 +0900 Clemens Schwaighofer <cs@xxxxxxxxxxxxx> wrote:

> On 05/16/2007 10:53 AM, Andrew Morton wrote:
>
> > How frequently do you see these failures? If it's repeatable with any reliability
> > then it'd be great if you could test a patchset for us. It's at:
> >
> > http://userweb.kernel.org/~akpm/cs.gz
> >
> > that's a single patch against 2.6.21-rc1, containing the following patches, which
> > are from the forthcoming 2.6.21-rc1-mm1 lineup:
>
> (and those above are 2.6.22-rc1 of course)
>
> well, I tried to apply those patches and when I compile I get this error:
>
> CC net/ipv6/exthdrs.o
> net/ipv6/exthdrs.c: In function âipv6_rthdr_rcvâ:
> net/ipv6/exthdrs.c:390: error: âstruct sk_buffâ has no member named âhâ
> net/ipv6/exthdrs.c:391: error: âstruct sk_buffâ has no member named âhâ
> net/ipv6/exthdrs.c:391: error: âstruct sk_buffâ has no member named âhâ
> net/ipv6/exthdrs.c:398: error: âstruct sk_buffâ has no member named âhâ
> make[2]: *** [net/ipv6/exthdrs.o] Error 1
> make[1]: *** [net/ipv6] Error 2
> make: *** [net] Error 2
>
> It's probably totally unrelated but sadly a showstopper for testing the
> new sysfs patches,

oh crap, sorry. Oh well.

Please test 2.6.22-rc1-mm1 which has all the fixes and is a damn fine
kernel. It's at
ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.22-rc1/2.6.22-rc1-mm1/

The core patch is at ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.22-rc1/2.6.22-rc1-mm1/2.6.22-rc1-mm1.gz, and it's against 2.6.22-rc1.

Thanks.
-
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/