Re: [PULL 00/12] linux-user patches

2022-09-18 Thread Helge Deller
On 9/17/22 22:11, Stefan Hajnoczi wrote: On Sat, 17 Sept 2022 at 15:31, Philippe Mathieu-Daudé wrote: On 17/9/22 16:26, Stefan Hajnoczi wrote: The close_range(2) man page says: close_range() first appeared in Linux 5.9. Library support was added in glibc in version 2.34. The qemu-user GitLa

Re: [PULL 00/12] linux-user patches

2022-09-17 Thread Stefan Hajnoczi
On Sat, 17 Sept 2022 at 15:31, Philippe Mathieu-Daudé wrote: > > On 17/9/22 16:26, Stefan Hajnoczi wrote: > > The close_range(2) man page says: > > close_range() first appeared in Linux 5.9. Library support was added > > in glibc in version 2.34. > > > > The qemu-user GitLab CI jobs are failing.

Re: [PULL 00/12] linux-user patches

2022-09-17 Thread Philippe Mathieu-Daudé via
On 17/9/22 16:26, Stefan Hajnoczi wrote: The close_range(2) man page says: close_range() first appeared in Linux 5.9. Library support was added in glibc in version 2.34. The qemu-user GitLab CI jobs are failing. For example, see https://gitlab.com/qemu-project/qemu/-/jobs/3043629417: ../linux-

Re: [PULL 00/12] linux-user patches

2022-09-17 Thread Stefan Hajnoczi
The close_range(2) man page says: close_range() first appeared in Linux 5.9. Library support was added in glibc in version 2.34. The qemu-user GitLab CI jobs are failing. For example, see https://gitlab.com/qemu-project/qemu/-/jobs/3043629417: ../linux-user/syscall.c:8734:26: error: implicit dec