[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20240715102110.1764643-1-geert@linux-m68k.org>
Date: Mon, 15 Jul 2024 12:21:10 +0200
From: Geert Uytterhoeven <geert@...ux-m68k.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Andrew Morton <akpm@...ux-foundation.org>,
Greg Ungerer <gerg@...ux-m68k.org>,
linux-m68k@...ts.linux-m68k.org,
linux-kernel@...r.kernel.org,
Geert Uytterhoeven <geert@...ux-m68k.org>
Subject: [GIT PULL] m68k updates for v6.11
Hi Linus,
The following changes since commit 1613e604df0cd359cf2a7fbd9be7a0bcfacfabd0:
Linux 6.10-rc1 (2024-05-26 15:20:12 -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.11-tag1
for you to fetch changes up to 21b9e722ad28c19c2bc83f18f540b3dbd89bf762:
m68k: cmpxchg: Fix return value for default case in __arch_xchg() (2024-07-09 09:19:31 +0200)
----------------------------------------------------------------
m68k updates for v6.11
- Fix bootup lock-ups on Warp1260, Atari TT, and MegaSTe,
- Miscellaneous fixes and improvements,
- Defconfig updates.
Thanks for pulling!
----------------------------------------------------------------
Eero Tamminen (1):
m68k: atari: Fix TT bootup freeze / unexpected (SCU) interrupt messages
Geert Uytterhoeven (1):
m68k: defconfig: Update defconfigs for v6.10-rc1
Jeff Johnson (1):
m68k: emu: Add missing MODULE_DESCRIPTION() macros
Jiapeng Chong (1):
zorro: Use str_plural() in amiga_zorro_probe()
Paolo Pisati (1):
m68k: amiga: Turn off Warp1260 interrupts during boot
Thorsten Blum (1):
m68k: cmpxchg: Fix return value for default case in __arch_xchg()
arch/m68k/amiga/config.c | 9 +++++++++
arch/m68k/atari/ataints.c | 6 +-----
arch/m68k/configs/amiga_defconfig | 1 +
arch/m68k/configs/apollo_defconfig | 1 +
arch/m68k/configs/atari_defconfig | 1 +
arch/m68k/configs/bvme6000_defconfig | 1 +
arch/m68k/configs/hp300_defconfig | 1 +
arch/m68k/configs/mac_defconfig | 1 +
arch/m68k/configs/multi_defconfig | 1 +
arch/m68k/configs/mvme147_defconfig | 1 +
arch/m68k/configs/mvme16x_defconfig | 1 +
arch/m68k/configs/q40_defconfig | 1 +
arch/m68k/configs/sun3_defconfig | 1 +
arch/m68k/configs/sun3x_defconfig | 1 +
arch/m68k/emu/nfblock.c | 1 +
arch/m68k/emu/nfcon.c | 1 +
arch/m68k/include/asm/cmpxchg.h | 2 +-
drivers/zorro/zorro.c | 3 ++-
include/uapi/linux/zorro_ids.h | 3 +++
19 files changed, 30 insertions(+), 7 deletions(-)
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@...ux-m68k.org
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
Powered by blists - more mailing lists