Eric Dumazet wrote: > and you decode a 64 bits kernel > OOPS. Sorry about that. I had next running on 32 and 64 bit machines and goofed up while collecting the disassembly. > This is more probably > > ff 0a lock decl (%edx) > > part of : > > secpath_put(skb->sp); > Yup this is what shows up when looking at correct disassembly. > > So some skb has a strange/buggy skb->sp (value 0x00010090) > > It looks like skb->cb[xxx] overwrote skb->sp > > Please check you have CONFIG_XFRM=y, and that you did rebuild all your modules after > patching your kernel... > Yes, CONFIG_XFRM is enabled. Earlier next kernels did not have this problem. The last one i tried successfully was 0902. 0904 had some build failure (related to net/3c503.c) hence could not boot test that. Will try to boot 0904 and will check if the same problem can be recreated. I have attached the config file used. Thanks -Sachin -- --------------------------------- Sachin Sant IBM Linux Technology Center India Systems and Technology Labs Bangalore, India ---------------------------------