[GIT PULL] m68k updates for v6.15
From: Geert Uytterhoeven
Date: Mon Mar 24 2025 - 14:52:16 EST
Hi Linus,
The following changes since commit 2014c95afecee3e76ca4a56956a936e23283f05b:
Linux 6.14-rc1 (2025-02-02 15:39:26 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k.git tags/m68k-for-v6.15-tag1
for you to fetch changes up to c94cf023dce30d5f28323a9f28ee2912f248a68f:
m68k: defconfig: Update defconfigs for v6.14-rc1 (2025-03-17 14:25:57 +0100)
----------------------------------------------------------------
m68k updates for v6.15
- Miscellaneous fixes and improvements,
- Defconfig updates.
Thanks for pulling!
----------------------------------------------------------------
Geert Uytterhoeven (2):
m68k: sun3: Fix DEBUG_MMU_EMU build
m68k: defconfig: Update defconfigs for v6.14-rc1
Thorsten Blum (2):
m68k: sun3: Use str_read_write() helper in mmu_emu_handle_fault()
m68k: setup: Remove size argument when calling strscpy()
arch/m68k/configs/amiga_defconfig | 2 +-
arch/m68k/configs/apollo_defconfig | 2 +-
arch/m68k/configs/atari_defconfig | 2 +-
arch/m68k/configs/bvme6000_defconfig | 2 +-
arch/m68k/configs/hp300_defconfig | 2 +-
arch/m68k/configs/mac_defconfig | 2 +-
arch/m68k/configs/multi_defconfig | 2 +-
arch/m68k/configs/mvme147_defconfig | 2 +-
arch/m68k/configs/mvme16x_defconfig | 2 +-
arch/m68k/configs/q40_defconfig | 2 +-
arch/m68k/configs/sun3_defconfig | 2 +-
arch/m68k/configs/sun3x_defconfig | 2 +-
arch/m68k/include/asm/processor.h | 14 ++++++++++++++
arch/m68k/kernel/setup_mm.c | 3 +--
arch/m68k/sun3/mmu_emu.c | 7 ++++---
15 files changed, 31 insertions(+), 17 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