From mboxrd@z Thu Jan 1 00:00:00 1970 From: Oleg Nesterov Subject: [PATCH v2 1/1] audit_alloc: clear TIF_SYSCALL_AUDIT if !audit_context Date: Sun, 15 Sep 2013 19:10:38 +0200 Message-ID: <20130915171038.GA15410@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline Sender: linux-kernel-owner@vger.kernel.org To: Andrew Morton Cc: Eric Paris , Kees Cook , Richard Guy Briggs , Steve Grubb , Zach Levis , linux-audit@redhat.com, linux-kernel@vger.kernel.org List-Id: linux-audit@redhat.com Hello, v2: - update the changelog - add the ack from Steve Oleg.