[LTP] [PATCH] syscalls/select03: Fix segfaults on aarch64
Li Wang
liwang@redhat.com
Tue Nov 24 14:16:24 CET 2020
On Tue, Nov 24, 2020 at 8:00 PM Cyril Hrubis <chrubis@suse.cz> wrote:
> The select() syscall is implemented via pselect6() in aarch64 glibc, which
> means that glibc has to convert the timeout from timeval to timespec hence
> it
> will segfault rather than return EFAULT.
>
> Signed-off-by: Cyril Hrubis <chrubis@suse.cz>
> CC: Viresh Kumar <viresh.kumar@linaro.org>
>
Acked-by: Li Wang <liwang@redhat.com>
--
Regards,
Li Wang
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.linux.it/pipermail/ltp/attachments/20201124/ff0c17c7/attachment.htm>
More information about the ltp
mailing list