From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steve Grubb Subject: Re: [PATCH] audit: add ppc64 mach support Date: Tue, 02 Sep 2014 11:20:28 -0400 Message-ID: <1521224.OdSl0JClqW@x2> References: <5400DF80.1080700@suse.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <5400DF80.1080700@suse.de> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-audit-bounces@redhat.com Errors-To: linux-audit-bounces@redhat.com To: Tony Jones Cc: linux-audit@redhat.com List-Id: linux-audit@redhat.com On Friday, August 29, 2014 01:16:00 PM Tony Jones wrote: > Add support for ppc64le. > > $ uname -a > Linux cabernet 3.12.26-3-default #1 SMP Mon Aug 18 15:07:30 UTC 2014 > (d318f3a) ppc64le ppc64le ppc64le GNU/Linux > > Without this, perf trace and auditctl fail. There is no 32 bit (ppcle). > > Signed-off-by: Tony Jones > --- Thanks! Applied in commit 1013. -Steve