From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Subject: Re: [PATCH 10/12] Tell git about security/selinux/include/audit.h Date: Thu, 17 Apr 2008 08:44:33 -0700 Message-ID: <20080417154433.GA2120@kroah.com> References: <88d8811229b02f6b14ff1f0682dc5502a1f61b41.1208428765.git.jmorris@namei.org> <751bc5f7460a0337b7e463bd9a7c4ad60ed6176e.1208428766.git.jmorris@namei.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <751bc5f7460a0337b7e463bd9a7c4ad60ed6176e.1208428766.git.jmorris@namei.org> Sender: linux-security-module-owner@vger.kernel.org To: James Morris Cc: linux-security-module@vger.kernel.org, linux-audit@redhat.com, linux-kernel@vger.kernel.org List-Id: linux-audit@redhat.com On Thu, Apr 17, 2008 at 11:06:07AM +0000, James Morris wrote: > Signed-off-by: James Morris > --- > security/selinux/include/audit.h | 65 ++++++++++++++++++++++++++++++++++++++ Shouldn't this be merged with the previous patch that needed this? That way no one gets hit with a build error doing a 'git bisect'. thanks, greg k-h