Skip to content

build-linux: always overwrite kconfig#177

Closed
theihor wants to merge 1 commit intolibbpf:mainfrom
theihor:clean-kconfig
Closed

build-linux: always overwrite kconfig#177
theihor wants to merge 1 commit intolibbpf:mainfrom
theihor:clean-kconfig

Conversation

@theihor
Copy link
Contributor

@theihor theihor commented Apr 1, 2025

In the main kernel build script there is a logic of comparing clean kconfig with cached kconfig, and then updating it if necessary.

This is unnecessary, and in some cases may cause issues if the cached config is bogus.

Always overwrite the config with the one generated from a specified list of config files.

In the main kernel build script there is a logic of comparing clean
kconfig with cached kconfig, and then updating it if necessary.

This is unnecessary, and in some cases may cause issues if the cached
config is bogus.

Always overwrite the config with the one generated from a specified
list of config files.

Signed-off-by: Ihor Solodrai <ihor.solodrai@linux.dev>
theihor added a commit to kernel-patches/vmtest that referenced this pull request Apr 1, 2025
theihor added a commit to kernel-patches/vmtest that referenced this pull request Apr 1, 2025
@theihor theihor closed this Apr 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant