From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paul Moore Subject: Re: [PATCH 2/2] audit: shrink audit_krule by using smaller bitfields Date: Tue, 23 Dec 2014 16:29:25 -0500 Message-ID: <2005305.vTGUaaXheS@sifl> References: <0ad534ae39833d9825cee056c6d01c3bd4ae28f8.1419357176.git.rgb@redhat.com> <612e5ae15412220b35b5402b39a00112b1842955.1419357176.git.rgb@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <612e5ae15412220b35b5402b39a00112b1842955.1419357176.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-audit@redhat.com, ebiederm@xmission.com, eparis@parisplace.org List-Id: linux-audit@redhat.com On Tuesday, December 23, 2014 01:20:15 PM Richard Guy Briggs wrote: > Replace five 32-bit fields with one. Move a nearby 32-bit field to enable > 64-bit alignment. > > Signed-off-by: Richard Guy Briggs > --- > include/linux/audit.h | 13 +++++++------ > 1 files changed, 7 insertions(+), 6 deletions(-) Let's leave this alone for right now. I expect to be doing some work on cleaning up audit in the near-ish future so let's hold off until we have a better idea of how things are going to look. -- paul moore security @ redhat