On Tue, 17 Jan 2012, Eric Dumazet wrote: > Thanks ! > > Acked-by: Eric Dumazet <eric.dumazet@xxxxxxxxx> That may not be the end of it. Slub also calls sysfs from sysfs_add_alias while holding slub_lock. If sysfs allows user space stuff to run then you cannot really hold any locks. How is one supposed to sync adding pointers to sysfs structures in subsystems? Drop all locks and then recheck the memory structures after the sysfs function returns? Awkward. -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. For more info on Linux MM, see: http://www.linux-mm.org/ . Fight unfair telecom internet charges in Canada: sign http://stopthemeter.ca/ Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>