Re: [PATCH 3.15] MIPS: Add new AUDIT_ARCH token for the N32 ABI on MIPS64

2014-05-21 Thread James Hogan
On Wednesday 21 May 2014 16:59:22 Paul Moore wrote: > On Monday, May 12, 2014 02:53:05 PM Paul Moore wrote: > > On Tuesday, April 22, 2014 03:40:36 PM Markos Chandras wrote: > > > A MIPS64 kernel may support ELF files for all 3 MIPS ABIs > > > (O32, N32, N64). Furthermore, the

Re: [PATCH 3.15] MIPS: Add new AUDIT_ARCH token for the N32 ABI on MIPS64

2014-05-21 Thread Andy Lutomirski
On Wed, May 21, 2014 at 1:59 PM, Paul Moore wrote: > On Monday, May 12, 2014 02:53:05 PM Paul Moore wrote: >> On Tuesday, April 22, 2014 03:40:36 PM Markos Chandras wrote: >> > A MIPS64 kernel may support ELF files for all 3 MIPS ABIs >> > (O32, N32, N64). Furthermore, the AUDIT_ARCH_MIPS{,EL}64

Re: [PATCH 3.15] MIPS: Add new AUDIT_ARCH token for the N32 ABI on MIPS64

2014-05-21 Thread Paul Moore
On Monday, May 12, 2014 02:53:05 PM Paul Moore wrote: > On Tuesday, April 22, 2014 03:40:36 PM Markos Chandras wrote: > > A MIPS64 kernel may support ELF files for all 3 MIPS ABIs > > (O32, N32, N64). Furthermore, the AUDIT_ARCH_MIPS{,EL}64 token > > does not provide enough information about the

Re: [PATCH 3.15] MIPS: Add new AUDIT_ARCH token for the N32 ABI on MIPS64

2014-05-21 Thread Paul Moore
On Monday, May 12, 2014 02:53:05 PM Paul Moore wrote: On Tuesday, April 22, 2014 03:40:36 PM Markos Chandras wrote: A MIPS64 kernel may support ELF files for all 3 MIPS ABIs (O32, N32, N64). Furthermore, the AUDIT_ARCH_MIPS{,EL}64 token does not provide enough information about the ABI for

Re: [PATCH 3.15] MIPS: Add new AUDIT_ARCH token for the N32 ABI on MIPS64

2014-05-21 Thread Andy Lutomirski
On Wed, May 21, 2014 at 1:59 PM, Paul Moore pmo...@redhat.com wrote: On Monday, May 12, 2014 02:53:05 PM Paul Moore wrote: On Tuesday, April 22, 2014 03:40:36 PM Markos Chandras wrote: A MIPS64 kernel may support ELF files for all 3 MIPS ABIs (O32, N32, N64). Furthermore, the

Re: [PATCH 3.15] MIPS: Add new AUDIT_ARCH token for the N32 ABI on MIPS64

2014-05-21 Thread James Hogan
On Wednesday 21 May 2014 16:59:22 Paul Moore wrote: On Monday, May 12, 2014 02:53:05 PM Paul Moore wrote: On Tuesday, April 22, 2014 03:40:36 PM Markos Chandras wrote: A MIPS64 kernel may support ELF files for all 3 MIPS ABIs (O32, N32, N64). Furthermore, the AUDIT_ARCH_MIPS{,EL}64 token

Re: [PATCH 3.15] MIPS: Add new AUDIT_ARCH token for the N32 ABI on MIPS64

2014-05-12 Thread Eric Paris
On Mon, 2014-05-12 at 14:53 -0400, Paul Moore wrote: > On Tuesday, April 22, 2014 03:40:36 PM Markos Chandras wrote: > > A MIPS64 kernel may support ELF files for all 3 MIPS ABIs > > (O32, N32, N64). Furthermore, the AUDIT_ARCH_MIPS{,EL}64 token > > does not provide enough information about the

Re: [PATCH 3.15] MIPS: Add new AUDIT_ARCH token for the N32 ABI on MIPS64

2014-05-12 Thread Paul Moore
On Tuesday, April 22, 2014 03:40:36 PM Markos Chandras wrote: > A MIPS64 kernel may support ELF files for all 3 MIPS ABIs > (O32, N32, N64). Furthermore, the AUDIT_ARCH_MIPS{,EL}64 token > does not provide enough information about the ABI for the 64-bit > process. As a result of which, userland

Re: [PATCH 3.15] MIPS: Add new AUDIT_ARCH token for the N32 ABI on MIPS64

2014-05-12 Thread Paul Moore
On Tuesday, April 22, 2014 03:40:36 PM Markos Chandras wrote: A MIPS64 kernel may support ELF files for all 3 MIPS ABIs (O32, N32, N64). Furthermore, the AUDIT_ARCH_MIPS{,EL}64 token does not provide enough information about the ABI for the 64-bit process. As a result of which, userland needs

Re: [PATCH 3.15] MIPS: Add new AUDIT_ARCH token for the N32 ABI on MIPS64

2014-05-12 Thread Eric Paris
On Mon, 2014-05-12 at 14:53 -0400, Paul Moore wrote: On Tuesday, April 22, 2014 03:40:36 PM Markos Chandras wrote: A MIPS64 kernel may support ELF files for all 3 MIPS ABIs (O32, N32, N64). Furthermore, the AUDIT_ARCH_MIPS{,EL}64 token does not provide enough information about the ABI for