[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <YfJLbC6JIhfT5VyR@kroah.com>
Date: Thu, 27 Jan 2022 08:36:12 +0100
From: Greg KH <greg@...ah.com>
To: Stephen Rothwell <sfr@...b.auug.org.au>
Cc: "Maciej W. Rozycki" <macro@...ecosm.com>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Linux Next Mailing List <linux-next@...r.kernel.org>
Subject: Re: linux-next: build warnings after merge of the tty.current tree
On Thu, Jan 27, 2022 at 09:18:00AM +1100, Stephen Rothwell wrote:
> Hi all,
>
> After merging the tty.current tree, today's linux-next build (x86_64
> allmodconfig) produced these warnings:
>
> In file included from <command-line>:
> ./usr/include/linux/cyclades.h:6:2: warning: #warning "Support for features provided by this header has been removed" [-Wcpp]
> 6 | #warning "Support for features provided by this header has been removed"
> | ^~~~~~~
> ./usr/include/linux/cyclades.h:7:2: warning: #warning "Please consider updating your code" [-Wcpp]
> 7 | #warning "Please consider updating your code"
> | ^~~~~~~
>
>
> Introduced by commit
>
> f23653fe6447 ("tty: Partially revert the removal of the Cyclades public API")
>
> This is a bit annoying :-(
>
> Can we exclude include/uapi/linux/cyclades.h from the headers checking,
> please?
Fix sent:
https://lore.kernel.org/r/20220127073304.42399-1-gregkh@linuxfoundation.org
Powered by blists - more mailing lists