Commit 9aa4c37f71b9 for kernel

commit 9aa4c37f71b9a0a4f51692fbb874888c139805ce
Merge: ae4336e20b8a 647619b6bd27
Author: Linus Torvalds <torvalds@linux-foundation.org>
Date:   Mon Nov 18 18:00:18 2024 -0800

    Merge tag 'm68k-for-v6.13-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k

    Pull m68k updates from Geert Uytterhoeven:

     - Revive SCSI and early console support on MVME147

     - Fix early kernel parameters using static keys

     - Prevent and improve handling of kernel configurations that lack
       specific platform, CPU, or MMU support, to avoid build failures

     - Miscellaneous fixes and improvements

     - Defconfig updates

    * tag 'm68k-for-v6.13-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k:
      m68k: defconfig: Update defconfigs for v6.12-rc1
      m68k: mvme147: Reinstate early console
      m68k: Make sure NR_IRQS is never zero
      m68k: Select M68020 as fallback for classic
      m68k: Move Sun 3 into a top-level platform option
      m68k: kernel: Use str_read_write() helper function
      m68k: Initialize jump labels early during setup_arch()
      m68k: mvme147: Fix SCSI controller IRQ numbers
      m68k: mvme147: Make mvme147_sched_init() __init