2009/9/3 Eric Dumazet <eric.dumazet@xxxxxxxxx>: > Zdenek Kabelac a écrit : >> 2009/9/3 Eric Dumazet <eric.dumazet@xxxxxxxxx>: >>> Zdenek Kabelac a écrit : >>>> Well I'm not noticing any ill behavior - also note - rcu_barrier() is >>>> there before the cache is destroyed. >>>> But as I said - it's just my shot into the dark - which seems to work for me... >>>> >>> Reading again your traces, I do believe there are two bugs in slub >>> >>> Maybe not explaining your problem, but worth to fix ! >>> >>> Thank you >>> >>> [PATCH] slub: fix slab_pad_check() and SLAB_DESTROY_BY_RCU >>> >> >> >> Ok - I can confirm that this patch fixes my reboot problem. >> >> Thanks >> >> Zdenek > > Good news ! > > Hmm... but you had a problem with a 2.6.29.something kernel if I remember well ? > > At that time, conntrack did not use SLAB_DESTROY_BY_RCU yet. Yes - but it was also giving different error message - which even not loaded ftp conntrack module. Basically it has been fine until conntrack started to use rcu. From that moment various errors started to appear with slub and some kernel debugging options - slab was fine. With your recent patch it's the first time I do not see oops with nf after 2.6.29 kernel. Zdenek -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html