Re: Hung task when calling clone() due to netfilter/slab
From: Christoph Lameter <hidden>
Date: 2012-01-20 02:04:01
Also in:
linux-mm, lkml, netfilter-devel
From: Christoph Lameter <hidden>
Date: 2012-01-20 02:04:01
Also in:
linux-mm, lkml, netfilter-devel
On Thu, 19 Jan 2012, Eric W. Biederman wrote:
Oh. I see. The problem is calling kobject_uevent (which happens to live in slabs sysfs_slab_add) with a lock held. And kobject_uevent makes a blocking call to userspace. No locks held seems to be a good policy on that one.
Well we can just remove that call to kobject_uevent instead then. Does it do anything useful? Cannot remember why we put that in there. -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. 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@kvack.org"> email@kvack.org </a>