Commit 8202cc803f3d for kernel
commit 8202cc803f3d0a0a7f7e4c08ce575634a0220406
Merge: fc1dc0d50780 b90fae5df917
Author: Linus Torvalds <torvalds@linux-foundation.org>
Date: Tue Sep 17 16:41:46 2024 +0200
Merge tag 'm68k-for-v6.12-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
Pull m68k updates from Geert Uytterhoeven:
- Use swap() helper for __arch_xchg()
- Fix kernel_clone_args.flags in m68k_clone()
- defconfig updates
* tag 'm68k-for-v6.12-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k:
m68k: defconfig: Update defconfigs for v6.11-rc1
m68k: Fix kernel_clone_args.flags in m68k_clone()
m68k: cmpxchg: Use swap() to improve code