Jon Smirl <[EMAIL PROTECTED]> 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 [EMAIL PROTECTED] > # 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 [EMAIL PROTECTED] > # [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 [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

