[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAK7LNATypTEe8mqNuQ7FBGYm_-T_ra_DkJiXn2-cgzh1nmvjWg@mail.gmail.com>
Date:   Tue, 29 Aug 2023 22:15:36 +0900
From:   Masahiro Yamada <masahiroy@...nel.org>
To:     linux-kbuild@...r.kernel.org
Cc:     linux-kernel@...r.kernel.org,
        Nathan Chancellor <nathan@...nel.org>,
        Nick Desaulniers <ndesaulniers@...gle.com>,
        Nicolas Schier <nicolas@...sle.eu>
Subject: Re: [PATCH] kbuild: merge list.h in modpost and kconfig
On Mon, Aug 21, 2023 at 12:35 PM Masahiro Yamada <masahiroy@...nel.org> wrote:
>
> Move scripts/mod/list.h to scripts/include/list.h and remove
> scripts/kconfig/list.h. This removes the code duplication between
> scripts/mod/list.h and scripts/kconfig/list.h.
>
> Signed-off-by: Masahiro Yamada <masahiroy@...nel.org>
> ---
I will drop this patch for now.
It will break 'make xconfig'.
scripts/kconfig/list.h is not safe for C++.
-- 
Best Regards
Masahiro Yamada
Powered by blists - more mailing lists