From: Linus Torvalds Date: Fri, 2 Aug 2024 16:29:54 +0000 (-0700) Subject: Merge tag 's390-6.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux X-Git-Tag: v6.12~751 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=66242ef25eedc5b48d46c4b60f5d453763adf2b8;p=platform%2Fkernel%2Flinux-amlogic.git Merge tag 's390-6.11-3' of git://git./linux/kernel/git/s390/linux Pull s390 fixes from Vasily Gorbik: - remove unused empty CPU alternatives header file - fix recently and erroneously removed exception handling when loading an invalid floating point register - ptdump fixes to reflect the recent changes due to the uncoupling of physical vs virtual kernel address spaces - changes to avoid the unnecessary splitting of large pages in kernel mappings - add the missing MODULE_DESCRIPTION for the CIO modules * tag 's390-6.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux: s390: Keep inittext section writable s390/vmlinux.lds.S: Move ro_after_init section behind rodata section s390/mm: Get rid of RELOC_HIDE() s390/mm/ptdump: Improve sorting of markers s390/mm/ptdump: Add support for relocated lowcore mapping s390/mm/ptdump: Fix handling of identity mapping area s390/cio: Add missing MODULE_DESCRIPTION() macros s390/alternatives: Remove unused empty header file s390/fpu: Re-add exception handling in load_fpu_state() --- 66242ef25eedc5b48d46c4b60f5d453763adf2b8