[PATCH RFC 06/48] Audit: make kauditd_task per user namespace

Gao feng gaofeng at cn.fujitsu.com
Tue May 21 09:15:31 UTC 2013


On 05/07/2013 10:20 AM, Gao feng wrote:
> +	if (ns->audit.kauditd_task)
> +		kthread_stop(ns->audit.kauditd_task);

This is buggy,will trigger warning scheduling while atomic:

I will take care this problem.




More information about the Linux-audit mailing list