Re: [PATCH v2 23/53] klp-build: Fix hang on out-of-date .config
Miroslav Benes <[email protected]>
| Newsgroups | org.kernel.vger.live-patching,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <177797425478.9921.16895890017621143422.b4-review@b4> |
On Thu, 30 Apr 2026 21:08:11 -0700, Josh Poimboeuf <[email protected]> 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. Reviewed-by: Miroslav Benes <[email protected]> -- Miroslav