From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexander Viro Subject: Re: [PATCH 06/11] Task watchers: Register audit task watcher Date: Wed, 14 Jun 2006 10:46:25 -0400 Message-ID: <20060614144625.GB18305@devserv.devel.redhat.com> References: <20060613235122.130021000@localhost.localdomain> <1150242886.21787.146.camel@stark> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <1150242886.21787.146.camel@stark> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: lse-tech-bounces@lists.sourceforge.net Errors-To: lse-tech-bounces@lists.sourceforge.net To: Matt Helsley Cc: Andrew Morton , Shailabh Nagar , Chandra S Seetharaman , John T Kohl , Balbir Singh , Jes Sorensen , Linux-Kernel , linux-audit@redhat.com, Alan Stern , LSE-Tech , David Woodhouse List-Id: linux-audit@redhat.com On Tue, Jun 13, 2006 at 04:54:46PM -0700, Matt Helsley wrote: > Adapt audit to use task watchers. audit_free(p) really expects that either p is a stillborn (never ran) *or* that p == current.