Re: [PATCH v2 15/15] seccomp: Remove check for CRIS host

2024-09-05 Thread Philippe Mathieu-Daudé
On 5/9/24 09:48, Paolo Bonzini wrote: On 9/4/24 16:36, Philippe Mathieu-Daudé wrote: As per the deprecation notice in commit c7bbef4023:    The CRIS architecture was pulled from Linux in 4.17 and    the compiler is no longer packaged in any distro [...]. It is now unlikely QEMU is build on CRI

Re: [PATCH v2 15/15] seccomp: Remove check for CRIS host

2024-09-05 Thread Paolo Bonzini
On 9/4/24 16:36, Philippe Mathieu-Daudé wrote: As per the deprecation notice in commit c7bbef4023: The CRIS architecture was pulled from Linux in 4.17 and the compiler is no longer packaged in any distro [...]. It is now unlikely QEMU is build on CRIS host. Signed-off-by: Philippe Mathie

Re: [PATCH v2 15/15] seccomp: Remove check for CRIS host

2024-09-04 Thread Thomas Huth
On 04/09/2024 16.36, Philippe Mathieu-Daudé wrote: As per the deprecation notice in commit c7bbef4023: The CRIS architecture was pulled from Linux in 4.17 and the compiler is no longer packaged in any distro [...]. It is now unlikely QEMU is build on CRIS host. Signed-off-by: Philippe Ma

[PATCH v2 15/15] seccomp: Remove check for CRIS host

2024-09-04 Thread Philippe Mathieu-Daudé
As per the deprecation notice in commit c7bbef4023: The CRIS architecture was pulled from Linux in 4.17 and the compiler is no longer packaged in any distro [...]. It is now unlikely QEMU is build on CRIS host. Signed-off-by: Philippe Mathieu-Daudé --- system/qemu-seccomp.c | 2 +- 1 file