All of lore.kernel.org
 help / color / mirror / Atom feed
* linux-next - sparse warnings after prefered/preferred patch.
@ 2019-10-24  4:19 Valdis Klētnieks
  2019-10-24  5:35 ` Stephen Rothwell
  0 siblings, 1 reply; 2+ messages in thread
From: Valdis Klētnieks @ 2019-10-24  4:19 UTC (permalink / raw)
  To: Mark Salyzyn; +Cc: linux-kernel, Andrew Morton, Stephen Rothwell

[-- Attachment #1: Type: text/plain, Size: 987 bytes --]

Building with C=1 W=1.  After this commit:

commit 79f0cf35dccb1df27436c11b1a928b7a46152211
Author: Mark Salyzyn <salyzyn@android.com>
Date:   Wed Oct 23 11:25:16 2019 +1100

    treewide: cleanup: replace prefered with preferred

sparse throws messages on every single .c that includes sysctl.h:

 CHECK   kernel/sched/wait.c
./include/uapi/linux/sysctl.h:561:36: error: Expected } at end of specifier
./include/uapi/linux/sysctl.h:561:36: error: got __attribute__
  CC      kernel/sched/wait.o
  CHECK   kernel/sched/wait_bit.c
./include/uapi/linux/sysctl.h:561:36: error: Expected } at end of specifier
./include/uapi/linux/sysctl.h:561:36: error: got __attribute__
  CC      kernel/sched/wait_bit.o
  CHECK   kernel/sched/swait.c
./include/uapi/linux/sysctl.h:561:36: error: Expected } at end of specifier
./include/uapi/linux/sysctl.h:561:36: error: got __attribute__
  CC      kernel/sched/swait.o

The build has only gotten through 471 CC's so far - and 327 have thrown warnings.

[-- Attachment #2: Type: application/pgp-signature, Size: 832 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: linux-next - sparse warnings after prefered/preferred patch.
  2019-10-24  4:19 linux-next - sparse warnings after prefered/preferred patch Valdis Klētnieks
@ 2019-10-24  5:35 ` Stephen Rothwell
  0 siblings, 0 replies; 2+ messages in thread
From: Stephen Rothwell @ 2019-10-24  5:35 UTC (permalink / raw)
  To: Valdis Klētnieks; +Cc: Mark Salyzyn, linux-kernel, Andrew Morton

[-- Attachment #1: Type: text/plain, Size: 550 bytes --]

Hi Valdis,

On Thu, 24 Oct 2019 00:19:44 -0400 "Valdis Klētnieks" <valdis.kletnieks@vt.edu> wrote:
>
> Building with C=1 W=1.  After this commit:
> 
> commit 79f0cf35dccb1df27436c11b1a928b7a46152211
> Author: Mark Salyzyn <salyzyn@android.com>
> Date:   Wed Oct 23 11:25:16 2019 +1100
> 
>     treewide: cleanup: replace prefered with preferred
> 
> sparse throws messages on every single .c that includes sysctl.h:

This patch has been removed for today's linux-next after other reports
or errors.

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-10-24  5:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-24  4:19 linux-next - sparse warnings after prefered/preferred patch Valdis Klētnieks
2019-10-24  5:35 ` Stephen Rothwell

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.