[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAK7LNAQLM2RXELr=WY7O8UEHx3EQZKeQdfZ_Ko4wTTPe0ZrqHg@mail.gmail.com>
Date: Wed, 4 Sep 2019 00:39:07 +0900
From: Masahiro Yamada <yamada.masahiro@...ionext.com>
To: Sedat Dilek <sedat.dilek@...il.com>
Cc: Nick Desaulniers <ndesaulniers@...gle.com>,
Nathan Chancellor <natechancellor@...il.com>,
Linux Kbuild mailing list <linux-kbuild@...r.kernel.org>,
Miguel Ojeda <miguel.ojeda.sandonis@...il.com>,
Arnd Bergmann <arnd@...db.de>,
Kees Cook <keescook@...omium.org>,
Luc Van Oostenryck <luc.vanoostenryck@...il.com>,
Michal Marek <michal.lkml@...kovi.net>,
Sven Schnelle <svens@...ckframe.org>,
Xiaozhou Liu <liuxiaozhou@...edance.com>,
clang-built-linux <clang-built-linux@...glegroups.com>,
LKML <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH 2/2] kbuild: allow Clang to find unused static inline
functions for W=1 build
On Fri, Aug 30, 2019 at 6:52 PM Sedat Dilek <sedat.dilek@...il.com> wrote:
>
> Just as a sidenote:
>
> From [PATCH v2] kbuild: enable unused-function warnings for W= build with Clang:
>
> "Per the documentation [1], -Wno-unused-function will also disable
> -Wunneeded-internal-declaration, which can help find bugs like
> commit 8289c4b6f2e5 ("platform/x86: mlx-platform: Properly use
> mlxplat_mlxcpld_msn201x_items"). (pointed out by Nathan Chancellor)
> I added -Wunneeded-internal-declaration to address it.
>
> If you contribute to code clean-up, please run "make CC=clang W=1"
> and check -Wunused-function warnings. You will find lots of unused
> functions."
This information is unrelated to this version,
so I dropped it.
> Isn't that missing in your double?
>
> - Sedat -
>
> [1] https://lkml.org/lkml/2019/8/27/729
--
Best Regards
Masahiro Yamada
Powered by blists - more mailing lists