On Wed, 8 Aug 2007, Al Viro wrote: > Check for audit_signals is misplaced and check for > audit_dummy_context() is missing; as the result, if we send > signal to auditd from task with NULL ->audit_context while > we have audit_signals != 0 we end up with an oops. > > Signed-off-by: Al Viro <[EMAIL PROTECTED]>
Acked-by: James Morris <[EMAIL PROTECTED]> -- James Morris <[EMAIL PROTECTED]> - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

