From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> This reverts commit 983e6b2636f0099dbac1874c9e885bbe1cf2df05 which is commit 8a2f11878771da65b8ac135c73b47dae13afbd62 upstream. It wasn't needed and caused a build break on s390, so just revert it entirely.
Thanks for reverting this, as it also broke the build for ia64 since 6.6.48-rc1 (see e.g. [1]). [1]: https://github.com/linux-ia64/linux-stable-rc/actions/runs/10589507221/job/29344063186#step:8:1892 Cheers, Frank