Re: initramfs linus tree breakage in last day

From: Andrew Morton
Date: Sat Apr 02 2005 - 01:46:28 EST


Jon Smirl <jonsmirl@xxxxxxxxx> wrote:
>
> This will let me boot again. It is not obvious to me where the problem
> is, it may have something to do with netlink or maybe memory
> corruption?
>
> bk export -tpatch -r1.2326,1.2327 >../foo.patch
> patch -p1 -R <../foo.patch
>
> # ChangeSet
> # 2005/03/31 21:14:28-08:00 davem@xxxxxxxxxxxxxxxxxxxx
> # Merge bk://kernel.bkbits.net/acme/net-2.6
> # into sunset.davemloft.net:/home/davem/src/BK/net-2.6
> #
> # ChangeSet
> # 2005/03/26 20:04:49-03:00 acme@xxxxxxxxxxxxxxxxxxxxxx
> # [NET] make all protos partially use sk_prot

Cute. I assume you have all the memory debug options enabled?

You could try disabling net features in .config, see if you can work out
which one causes it.

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