Re: [PATCH v1 1/1] delay: Replace kernel.h with the necessary inclusions

From: Andy Shevchenko
Date: Thu Oct 28 2021 - 12:52:39 EST


On Thu, Oct 28, 2021 at 07:50:03PM +0300, Andy Shevchenko wrote:
> On Thu, Oct 28, 2021 at 09:28:10AM -0700, Guenter Roeck wrote:
> > On Thu, Oct 28, 2021 at 06:58:13PM +0300, Andy Shevchenko wrote:

...

> > Build results:
> > total: 153 pass: 115 fail: 38

> > Qemu test results:
> > total: 480 pass: 315 fail: 165

FWIW, most of them on the first glance due to something like below

<stdin>:1517:2: warning: #warning syscall clone3 not implemented [-Wcpp]
samples/fanotify/fs-monitor.c:7:10: fatal error: errno.h: No such file or directory
7 | #include <errno.h>
| ^~~~~~~~~

--
With Best Regards,
Andy Shevchenko