On Tue, Jun 17, 2025 at 03:38:51PM -0400, Chuck Lever wrote:
From: Chuck Lever chuck.lever@oracle.com
Tested: "make binrpm-pkg" on Fedora 39 then installed with "rpm -ivh ...". Newly installed kernel reboots as expected.
I will have a look at origin/linux-6.1.y next.
Jose Ignacio Tornos Martinez (1): kbuild: rpm-pkg: simplify installkernel %post
Masahiro Yamada (1): scripts: clean up IA-64 code
scripts/checkstack.pl | 3 --- scripts/gdb/linux/tasks.py | 15 +++------------ scripts/head-object-list.txt | 1 - scripts/kconfig/mconf.c | 2 +- scripts/kconfig/nconf.c | 2 +- scripts/package/kernel.spec | 28 +++++++++++----------------- scripts/package/mkdebian | 2 +- scripts/recordmcount.c | 1 - scripts/recordmcount.pl | 7 ------- scripts/xz_wrap.sh | 1 - 10 files changed, 17 insertions(+), 45 deletions(-)
Why is this needed in 6.6.y? Is this just a new feature or fixing something that has always been broken? It looks to me like a new feature...
thanks,
greg k-h