lkml.org 
[lkml]   [2022]   [Nov]   [28]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [BUG] Add missing <linux/string.h> include for strcmp.
On Mon, 28 Nov 2022 18:15:55 +0100 "H. Nikolaus Schaller" <hns@goldelico.com> wrote:

> starting with v6.1-rc7 I can't build my tree any more:
>
> HOSTCC scripts/mod/modpost.o - due to target missing
> In file included from include/linux/string.h:5,
> from scripts/mod/../../include/linux/license.h:5,
> from scripts/mod/modpost.c:24:
> include/linux/compiler.h:246:10: fatal error: asm/rwonce.h: No such file or directory
> 246 | #include <asm/rwonce.h>
> | ^~~~~~~~~~~~~~
> compilation terminated.
>
> Bisect did show your patch as the first bad one:
>
> commit 50c697215a8c "Add missing <linux/string.h> include for strcmp."
>
> Reverting it makes compile succeed.

Thanks. I queued a reversion patch.

\
 
 \ /
  Last update: 2022-11-28 22:26    [W:0.089 / U:0.080 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site