[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1440388083.9176.7.camel@ellerman.id.au>
Date: Mon, 24 Aug 2015 13:48:03 +1000
From: Michael Ellerman <mpe@...erman.id.au>
To: Bamvor Jian Zhang <bamvor.zhangjian@...aro.org>
Cc: linux-kernel@...r.kernel.org, broonie@...aro.org,
khilman@...aro.org, tyler.baker@...aro.org, shuahkh@....samsung.com
Subject: Re: [PATCH 5/7] selftests: disable seccomp for arm64
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists