On Wed, Jul 10, 2024 at 10:57:25AM +0200, Arnd Bergmann wrote:
> Thanks for the report! I just panicked a bit and thought I had
> done something entirely wrong here, but after having a closer
> look it turned out to be a silly typo:
> -#include
> +#include
Doh, I should've spotted that even fr
On Tue, Jul 9, 2024, at 19:23, Mark Brown wrote:
> On Thu, Jul 04, 2024 at 04:36:04PM +0200, Arnd Bergmann wrote:
>
>> #define __ARCH_WANT_SYS_CLONE
>> +#define __ARCH_WANT_NEW_STAT
>>
>> -#ifndef __COMPAT_SYSCALL_NR
>> -#include
>> -#endif
>> +#include
>
> It looks like this is causing widesp
On Thu, Jul 04, 2024 at 04:36:04PM +0200, Arnd Bergmann wrote:
> #define __ARCH_WANT_SYS_CLONE
> +#define __ARCH_WANT_NEW_STAT
>
> -#ifndef __COMPAT_SYSCALL_NR
> -#include
> -#endif
> +#include
It looks like this is causing widespread build breakage in kselftest in
-next for arm64, there are