public inbox for linux-m68k@lists.linux-m68k.org
 help / color / mirror / Atom feed
* [GIT PULL] m68k updates for v6.10
@ 2024-05-13 11:18 Geert Uytterhoeven
  2024-05-14 18:41 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Geert Uytterhoeven @ 2024-05-13 11:18 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Andrew Morton, Greg Ungerer, linux-m68k, linux-kernel,
	Geert Uytterhoeven

	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@linux-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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-05-14 18:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-13 11:18 [GIT PULL] m68k updates for v6.10 Geert Uytterhoeven
2024-05-14 18:41 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox