Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1211759 > unrolled thread

Re: [PATCH 5/7] selftests: disable seccomp for arm64

Started byMichael Ellerman <mpe@ellerman.id.au>
First post2015-08-24 05:50 +0200
Last post2015-08-25 15:00 +0200
Articles 2 — 2 participants

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH 5/7] selftests: disable seccomp for arm64 Michael Ellerman <mpe@ellerman.id.au> - 2015-08-24 05:50 +0200
    Re: [PATCH 5/7] selftests: disable seccomp for arm64 Bamvor Zhang Jian <bamvor.zhangjian@linaro.org> - 2015-08-25 15:00 +0200

#1211759 — Re: [PATCH 5/7] selftests: disable seccomp for arm64

FromMichael Ellerman <mpe@ellerman.id.au>
Date2015-08-24 05:50 +0200
SubjectRe: [PATCH 5/7] selftests: disable seccomp for arm64
Message-ID<q0QVI-4kp-11@gated-at.bofh.it>
On Fri, 2015-08-14 at 21:43 +0800, Bamvor Jian Zhang wrote:
> Currently, seccomp need the __NR_poll which is not supported
> by arm64(There is only __NR_ppoll). I am not sure we should
> skip this test testcase or update the seccomp without __NR_poll.

You should fix or skip the test that needs __NR_poll, not skip the entire test
suite.

You should also CC the author of the tests, they might be able to help you.

cheers



--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [next] | [standalone]


#1213028

FromBamvor Zhang Jian <bamvor.zhangjian@linaro.org>
Date2015-08-25 15:00 +0200
Message-ID<q1lZx-6V3-23@gated-at.bofh.it>
In reply to#1211759
Hi, Michael

On 08/24/2015 11:48 AM, Michael Ellerman wrote:
> On Fri, 2015-08-14 at 21:43 +0800, Bamvor Jian Zhang wrote:
>> Currently, seccomp need the __NR_poll which is not supported
>> by arm64(There is only __NR_ppoll). I am not sure we should
>> skip this test testcase or update the seccomp without __NR_poll.
> 
> You should fix or skip the test that needs __NR_poll, not skip the entire test
> suite.
> 
> You should also CC the author of the tests, they might be able to help you.
Thanks you suggestion. I am trying to do this.

regards

bamvor
> 
> cheers
> 
> 
> 
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web