From: Ingo Molnar Date: Wed, 8 Mar 2006 07:51:39 +0000 (-0800) Subject: [PATCH] simplify audit_free() locking X-Git-Tag: v2.6.17-rc1~665^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4023e020807ea249ae83f0d1d851b4c7cf0afd8a;p=pandora-kernel.git [PATCH] simplify audit_free() locking Simplify audit_free()'s locking: no need to lock a task that we are tearing down. [the extra locking also caused false positives in the lock validator] Signed-off-by: Ingo Molnar Cc: David Woodhouse Signed-off-by: Andrew Morton Signed-off-by: Al Viro --- Reading git-diff-tree failed