On Tue, Mar 10, 2026 at 1:38 PM Joe Lawrence <[email protected]> wrote:
>
> From: Josh Poimboeuf <[email protected]>
>
> If .config hasn't been synced with auto.conf, any recent changes to
> CONFIG_LOCALVERSION* may not get reflected in the kernel version name.
>
> Use "make syncconfig" to force them to sync, and "make -s kernelrelease"
> to get the version instead of having to construct it manually.
>
> Fixes: 24ebfcd65a87 ("livepatch/klp-build: Introduce klp-build script for 
> generating livepatch modules")
> Closes: 
> https://lore.kernel.org/[email protected]
> Reported-by: Joe Lawrence <[email protected]>
> Signed-off-by: Josh Poimboeuf <[email protected]>
> Signed-off-by: Joe Lawrence <[email protected]> [add -s to make 
> kernelrelease]

Acked-by: Song Liu <[email protected]>

Reply via email to