[GIT PULL] m68k updates for 5.15

From: Geert Uytterhoeven
Date: Mon Aug 30 2021 - 05:17:14 EST


Hi Linus,

The following changes since commit 21ed49265986931b8921a2404394426870245bd2:

m68k: MAC should select HAVE_PATA_PLATFORM (2021-07-19 12:18:42 +0200)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k.git tags/m68k-for-v5.15-tag1

for you to fetch changes up to 87d93029fe83e326d5b906e12e95600b157d2c0d:

m68k: Fix asm register constraints for atomic ops (2021-08-23 13:23:57 +0200)

----------------------------------------------------------------
m68k updates for v5.15

- Miscellaneous fixes,
- Defconfig updates.

Thanks for pulling!

----------------------------------------------------------------
Geert Uytterhoeven (3):
m68k: defconfig: Update defconfigs for v5.14-rc1
m68k: Fix invalid RMW_INSNS on CPUs that lack CAS
m68k: Fix asm register constraints for atomic ops

Pavel Skripkin (1):
m68k: emu: Fix invalid free in nfeth_cleanup()

arch/m68k/Kconfig.cpu | 8 +++++++-
arch/m68k/configs/amiga_defconfig | 6 ++++--
arch/m68k/configs/apollo_defconfig | 4 +++-
arch/m68k/configs/atari_defconfig | 6 ++++--
arch/m68k/configs/bvme6000_defconfig | 4 +++-
arch/m68k/configs/hp300_defconfig | 4 +++-
arch/m68k/configs/mac_defconfig | 6 ++++--
arch/m68k/configs/multi_defconfig | 6 ++++--
arch/m68k/configs/mvme147_defconfig | 4 +++-
arch/m68k/configs/mvme16x_defconfig | 4 +++-
arch/m68k/configs/q40_defconfig | 6 ++++--
arch/m68k/configs/sun3_defconfig | 4 +++-
arch/m68k/configs/sun3x_defconfig | 4 +++-
arch/m68k/emu/nfeth.c | 4 ++--
arch/m68k/include/asm/atomic.h | 4 ++--
15 files changed, 52 insertions(+), 22 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