[GIT PULL] m68k updates for v7.3

From: Geert Uytterhoeven

Date: Wed Aug 19 2026 - 05:26:38 EST


Hi Linus,

The following changes since commit dc59e4fea9d83f03bad6bddf3fa2e52491777482:

Linux 7.2-rc1 (2026-06-28 12:01:31 -0700)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k.git tags/m68k-for-v7.3-tag1

for you to fetch changes up to 2f8e3cad53b5c36ab0ed5d3195bfc55c59ea61a5:

m68k: nfcon: Do not call console_is_registered() in nfcon_device() (2026-08-17 11:33:19 +0200)

----------------------------------------------------------------
m68k updates for v7.3

- Fix backtraces for non-running tasks,
- Fix deadlock in show_cons_active(),
- Defconfig updates,
- Miscellaneous fixes and improvements.

Thanks for pulling!

----------------------------------------------------------------
Andreas Schwab (1):
m68k: nfcon: Do not call console_is_registered() in nfcon_device()

Geert Uytterhoeven (1):
m68k: defconfig: Update defconfigs for v7.2-rc1

Karl Mehltretter (1):
m68k: Fix backtraces for non-running tasks

Thorsten Blum (1):
m68k: amiga: Remove redundant amiga_reset() prototype

arch/m68k/amiga/config.c | 4 +---
arch/m68k/configs/amiga_defconfig | 5 -----
arch/m68k/configs/apollo_defconfig | 5 -----
arch/m68k/configs/atari_defconfig | 5 -----
arch/m68k/configs/bvme6000_defconfig | 5 -----
arch/m68k/configs/hp300_defconfig | 5 -----
arch/m68k/configs/mac_defconfig | 5 -----
arch/m68k/configs/multi_defconfig | 5 -----
arch/m68k/configs/mvme147_defconfig | 5 -----
arch/m68k/configs/mvme16x_defconfig | 5 -----
arch/m68k/configs/q40_defconfig | 5 -----
arch/m68k/configs/sun3_defconfig | 5 -----
arch/m68k/configs/sun3x_defconfig | 5 -----
arch/m68k/emu/nfcon.c | 2 +-
arch/m68k/kernel/traps.c | 4 ++--
15 files changed, 4 insertions(+), 66 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