Re: [PATCH] selftests/seccomp: add support for s390

2015-09-14 Thread Shuah Khan
On 09/09/2015 12:46 PM, Shuah Khan wrote: > On 09/09/2015 11:23 AM, Kees Cook wrote: >> On Wed, Sep 9, 2015 at 9:56 AM, Shuah Khan wrote: >>> On 09/09/2015 10:45 AM, Shuah Khan wrote: On 09/09/2015 10:40 AM, Kees Cook wrote: > Re-ping. Can someone pull this into their tree? > > -K

Re: [PATCH] selftests/seccomp: add support for s390

2015-09-10 Thread Michael Ellerman
On Wed, 2015-09-09 at 10:23 -0700, Kees Cook wrote: > On Wed, Sep 9, 2015 at 9:56 AM, Shuah Khan wrote: > > On 09/09/2015 10:45 AM, Shuah Khan wrote: > >> On 09/09/2015 10:40 AM, Kees Cook wrote: > >>> On Fri, Aug 21, 2015 at 11:22 AM, Kees Cook wrote: > This adds support for s390 to the sec

Re: [PATCH] selftests/seccomp: add support for s390

2015-09-09 Thread Shuah Khan
On 09/09/2015 11:23 AM, Kees Cook wrote: > On Wed, Sep 9, 2015 at 9:56 AM, Shuah Khan wrote: >> On 09/09/2015 10:45 AM, Shuah Khan wrote: >>> On 09/09/2015 10:40 AM, Kees Cook wrote: Re-ping. Can someone pull this into their tree? -Kees On Fri, Aug 21, 2015 at 11:22 AM, Ke

Re: [PATCH] selftests/seccomp: add support for s390

2015-09-09 Thread Kees Cook
On Wed, Sep 9, 2015 at 9:56 AM, Shuah Khan wrote: > On 09/09/2015 10:45 AM, Shuah Khan wrote: >> On 09/09/2015 10:40 AM, Kees Cook wrote: >>> Re-ping. Can someone pull this into their tree? >>> >>> -Kees >>> >>> On Fri, Aug 21, 2015 at 11:22 AM, Kees Cook wrote: This adds support for s390 to

Re: [PATCH] selftests/seccomp: add support for s390

2015-09-09 Thread Shuah Khan
On 09/09/2015 10:45 AM, Shuah Khan wrote: > On 09/09/2015 10:40 AM, Kees Cook wrote: >> Re-ping. Can someone pull this into their tree? >> >> -Kees >> >> On Fri, Aug 21, 2015 at 11:22 AM, Kees Cook wrote: >>> This adds support for s390 to the seccomp selftests. Some improvements >>> were made to e

Re: [PATCH] selftests/seccomp: add support for s390

2015-09-09 Thread Shuah Khan
On 09/09/2015 10:40 AM, Kees Cook wrote: > Re-ping. Can someone pull this into their tree? > > -Kees > > On Fri, Aug 21, 2015 at 11:22 AM, Kees Cook wrote: >> This adds support for s390 to the seccomp selftests. Some improvements >> were made to enhance the accuracy of failure reporting, and add

Re: [PATCH] selftests/seccomp: add support for s390

2015-09-09 Thread Kees Cook
Re-ping. Can someone pull this into their tree? -Kees On Fri, Aug 21, 2015 at 11:22 AM, Kees Cook wrote: > This adds support for s390 to the seccomp selftests. Some improvements > were made to enhance the accuracy of failure reporting, and additional > tests were added to validate assumptions ab

[PATCH] selftests/seccomp: add support for s390

2015-08-21 Thread Kees Cook
This adds support for s390 to the seccomp selftests. Some improvements were made to enhance the accuracy of failure reporting, and additional tests were added to validate assumptions about the currently traced syscall. Also adds early asserts for running on older kernels to avoid noise when the sec