[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20240513111843.2039350-1-geert@linux-m68k.org>
Date: Mon, 13 May 2024 13:18:43 +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.10
Hi Linus,
The following changes since commit 4cece764965020c22cff7665b18a012006359095:
Linux 6.9-rc1 (2024-03-24 14:10:05 -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.10-tag1
for you to fetch changes up to ec8c8266373f6283a3e99b036aea7b9428480625:
m68k: defconfig: Update defconfigs for v6.9-rc1 (2024-05-08 17:43:25 +0200)
----------------------------------------------------------------
m68k updates for v6.10
- Fix invalid context sleep and reboot hang on Mac,
- Fix spinlock race in kernel thread creation,
- Miscellaneous fixes and improvements,
- Defconfig updates.
Thanks for pulling!
----------------------------------------------------------------
Andy Shevchenko (1):
zorro: Use helpers from ioport.h
Dawei Li (1):
m68k: Calculate THREAD_SIZE from THREAD_SIZE_ORDER
Finn Thain (2):
macintosh/via-macii: Fix "BUG: sleeping function called from invalid context"
m68k: mac: Fix reboot hang on Mac IIci
Geert Uytterhoeven (2):
m68k: Move ARCH_HAS_CPU_CACHE_ALIASING
m68k: defconfig: Update defconfigs for v6.9-rc1
Michael Schmitz (1):
m68k: Fix spinlock race in kernel thread creation
Niklas Schnelle (1):
m68k: Let GENERIC_IOMAP depend on HAS_IOPORT
Thorsten Blum (1):
m68k: amiga: Use str_plural() to fix Coccinelle warning
arch/m68k/Kconfig | 4 ++--
arch/m68k/amiga/config.c | 2 +-
arch/m68k/configs/amiga_defconfig | 4 +---
arch/m68k/configs/apollo_defconfig | 4 +---
arch/m68k/configs/atari_defconfig | 4 +---
arch/m68k/configs/bvme6000_defconfig | 4 +---
arch/m68k/configs/hp300_defconfig | 4 +---
arch/m68k/configs/mac_defconfig | 4 +---
arch/m68k/configs/multi_defconfig | 4 +---
arch/m68k/configs/mvme147_defconfig | 4 +---
arch/m68k/configs/mvme16x_defconfig | 4 +---
arch/m68k/configs/q40_defconfig | 4 +---
arch/m68k/configs/sun3_defconfig | 4 +---
arch/m68k/configs/sun3x_defconfig | 4 +---
arch/m68k/include/asm/thread_info.h | 9 +++++----
arch/m68k/kernel/entry.S | 4 +++-
arch/m68k/mac/misc.c | 36 ++++++++++++++++++------------------
drivers/macintosh/via-macii.c | 11 +++--------
drivers/zorro/zorro.c | 14 ++++----------
19 files changed, 48 insertions(+), 80 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