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

From: Andy Shevchenko
Date: Thu Oct 28 2021 - 13:01:14 EST


On Thu, Oct 28, 2021 at 07:52:12PM +0300, Andy Shevchenko wrote:
> 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>
> | ^~~~~~~~~

I have briefly looked at the logs (stdio) and potentially my patch might brake
h8300 and parisc, the rest as pointed above (have no idea if my patch anyhow
may be involved to that).

Hence, will sent only fix for what you bisected.

Thanks!

--
With Best Regards,
Andy Shevchenko