[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <21526.1300219877@redhat.com>
Date: Tue, 15 Mar 2011 20:11:17 +0000
From: David Howells <dhowells@...hat.com>
To: Eric Paris <eparis@...hat.com>
Cc: dhowells@...hat.com, Tony Jones <tonyj@...e.de>,
linux-kernel@...r.kernel.org, linux-audit@...hat.com,
Al Viro <viro@...iv.linux.org.uk>
Subject: Re: PATCH [1/1]: audit: acquire creds selectively to reduce atomic op overhead
Eric Paris <eparis@...hat.com> wrote:
> WARN_ON(cred != current->cred && cred->refcnt != 1)
'tsk->parent == current' perhaps? Or audit_alloc() could pass a flag
indicating the state, or just look to see if tsk->audit_context is still NULL.
David
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists