From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Subject: Re: [PATCH] audit: don't generate loginuid log when audit disabled Date: Mon, 3 Mar 2014 14:49:04 -0800 Message-ID: <20140303224904.GA26305@kroah.com> References: <4c215d4514933983db3f162c0f6bf6a2a25221e7.1393353030.git.rgb@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <4c215d4514933983db3f162c0f6bf6a2a25221e7.1393353030.git.rgb@redhat.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-audit-bounces@redhat.com Errors-To: linux-audit-bounces@redhat.com To: Richard Guy Briggs Cc: linux-kernel@vger.kernel.org, linux-audit@redhat.com, stable@vger.kernel.org List-Id: linux-audit@redhat.com On Mon, Mar 03, 2014 at 05:30:50PM -0500, Richard Guy Briggs wrote: > From: Gao feng > > If audit is disabled, we shouldn't generate loginuid audit > log. > > Cc: stable@vger.kernel.org # v3.13-rc1 > Acked-by: Eric Paris > Signed-off-by: Gao feng > Signed-off-by: Richard Guy Briggs > Signed-off-by: Eric Paris > --- > > Already upstream in 3.14-rc1. This fixes a bug introduced by: > da0a6104 audit: loginuid functions coding style What is the git id of the patch in Linus's tree? thanks, greg k-h