+46
−4
+5
−0
Loading
Commit 62089b80 ("kbuild: rpm-pkg: Generate debuginfo package manually") effectively reverted commit a7c699d0 ("kbuild: rpm-pkg: build a debuginfo RPM") but the approach it took is not safe for older RPM releases. Restore commit a7c699d0 ("kbuild: rpm-pkg: build a debuginfo RPM") for the !CONFIG_MODULE_SIG case to allow more environments and configurations to take advantage of the separate debug information package process. Cc: stable@vger.kernel.org Fixes: 62089b80 ("kbuild: rpm-pkg: Generate debuginfo package manually") Tested-by:Stefano Garzarella <sgarzare@redhat.com> Tested-by:
Steve French <stfrench@microsoft.com> Tested-by:
Juergen Gross <jgross@suse.com> Acked-by:
Nicolas Schier <nsc@kernel.org> Link: https://patch.msgid.link/20260210-kbuild-fix-debuginfo-rpm-v1-2-0730b92b14bc@kernel.org Signed-off-by:
Nathan Chancellor <nathan@kernel.org>