[GIT PULL] m68k updates for v6.12

From: Geert Uytterhoeven
Date: Mon Sep 16 2024 - 10:42:24 EST


Hi Linus,

The following changes since commit 8400291e289ee6b2bf9779ff1c83a291501f017b:

Linux 6.11-rc1 (2024-07-28 14:19:55 -0700)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k.git tags/m68k-for-v6.12-tag1

for you to fetch changes up to b90fae5df91744e45e683c17bb1a38e466770df3:

m68k: defconfig: Update defconfigs for v6.11-rc1 (2024-08-26 10:25:02 +0200)

----------------------------------------------------------------
m68k updates for v6.12

- Use swap() helper for __arch_xchg(),
- Fix kernel_clone_args.flags in m68k_clone(),
- Defconfig updates.

Thanks for pulling!

----------------------------------------------------------------
Finn Thain (1):
m68k: Fix kernel_clone_args.flags in m68k_clone()

Geert Uytterhoeven (1):
m68k: defconfig: Update defconfigs for v6.11-rc1

Thorsten Blum (1):
m68k: cmpxchg: Use swap() to improve code

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/cmpxchg.h | 15 +++++----------
arch/m68k/kernel/process.c | 2 +-
14 files changed, 6 insertions(+), 35 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