Re: [PATCH v2 23/53] klp-build: Fix hang on out-of-date .config

From: Song Liu

Date: Fri May 01 2026 - 06:39:52 EST


On Fri, May 1, 2026 at 5:10 AM Josh Poimboeuf <jpoimboe@xxxxxxxxxx> wrote:
>
> If .config is out of date with the kernel source, 'make syncconfig'
> hangs while waiting for user input on new config options. Detect the
> mismatch and return an error.
>
> Fixes: 6f93f7b06810 ("livepatch/klp-build: Fix inconsistent kernel version")
> Signed-off-by: Josh Poimboeuf <jpoimboe@xxxxxxxxxx>

Acked-by: Song Liu <song@xxxxxxxxxx>