Hi Linus, The following changes since commit e36a82bebbf7da814530d5a179bef9df5934b717: m68k: Only force 030 bus error if PC not in exception table (2023-03-06 14:09:42 +0100) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k.git m68k-for-v6.4-tag1 for you to fetch changes up to aaee8c7f2a17d2dd015dc97c113c9ea0cc97272a: m68k: kexec: Include <linux/reboot.h> (2023-04-21 09:53:54 +0200) ---------------------------------------------------------------- m68k updates for v6.4 - Defconfig updates, - Miscellaneous fixes and improvements. Thanks for pulling! ---------------------------------------------------------------- Geert Uytterhoeven (1): m68k: defconfig: Update defconfigs for v6.3-rc1 Lukas Bulwahn (1): m68k: Remove obsolete config NO_KERNEL_MSG Simon Horman (1): m68k: kexec: Include <linux/reboot.h> Uwe Kleine-König (1): nubus: Drop noop match function arch/m68k/Kconfig.debug | 5 ----- arch/m68k/configs/amiga_defconfig | 3 ++- arch/m68k/configs/apollo_defconfig | 3 ++- arch/m68k/configs/atari_defconfig | 3 ++- arch/m68k/configs/bvme6000_defconfig | 3 ++- arch/m68k/configs/hp300_defconfig | 3 ++- arch/m68k/configs/mac_defconfig | 3 ++- arch/m68k/configs/multi_defconfig | 4 ++-- arch/m68k/configs/mvme147_defconfig | 3 ++- arch/m68k/configs/mvme16x_defconfig | 3 ++- arch/m68k/configs/q40_defconfig | 3 ++- arch/m68k/configs/sun3_defconfig | 3 ++- arch/m68k/configs/sun3x_defconfig | 3 ++- arch/m68k/kernel/machine_kexec.c | 1 + drivers/nubus/bus.c | 6 ------ 15 files changed, 25 insertions(+), 24 deletions(-) Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds