From: Al Viro Date: Thu, 30 Mar 2006 01:17:10 +0000 (-0500) Subject: [PATCH] drop gfp_mask in audit_log_exit() X-Git-Tag: v2.6.17-rc4~61^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e495149b173d8e133e1f6f2eb86fd97be7e92010;p=pandora-kernel.git [PATCH] drop gfp_mask in audit_log_exit() now we can do that - all callers are process-synchronous and do not hold any locks. Signed-off-by: Al Viro --- Reading git-diff-tree failed