Re: [PATCH] scripts: remove bin2c

From: Sedat Dilek
Date: Thu Jan 19 2023 - 02:57:43 EST


On Thu, Jan 19, 2023 at 8:16 AM Masahiro Yamada <masahiroy@xxxxxxxxxx> wrote:
>
> Commit 80f8be7af03f ("tomoyo: Omit use of bin2c") removed the last
> use of bin2c.
>
> Signed-off-by: Masahiro Yamada <masahiroy@xxxxxxxxxx>

With yesterday's build including latest tomoyo changes in Linus Git I see:

$ scripts/diffconfig /boot/config-6.2.0-rc4-1-amd64-clang15-kcfi
/boot/config-6.2.0-rc4-2-amd64-clang15-kcfi
-BUILD_BIN2C y
BUILD_SALT "6.2.0-rc4-1-amd64-clang15-kcfi" -> "6.2.0-rc4-2-amd64-clang15-kcfi"

So, yes bin2c can go.

Reviewed-by: Sedat Dilek <sedat.dilek@xxxxxxxxx>

-Sedat-