Linux-m68k Archive mirror
 help / color / mirror / Atom feed
From: Geert Uytterhoeven <geert@linux-m68k.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Andrew Morton <akpm@linux-foundation.org>,
	Greg Ungerer <gerg@linux-m68k.org>,
	linux-m68k@lists.linux-m68k.org, linux-kernel@vger.kernel.org,
	Geert Uytterhoeven <geert@linux-m68k.org>
Subject: [GIT PULL] m68k updates for v6.10
Date: Mon, 13 May 2024 13:18:43 +0200	[thread overview]
Message-ID: <20240513111843.2039350-1-geert@linux-m68k.org> (raw)

	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

             reply	other threads:[~2024-05-13 11:19 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-13 11:18 Geert Uytterhoeven [this message]
2024-05-14 18:41 ` [GIT PULL] m68k updates for v6.10 pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240513111843.2039350-1-geert@linux-m68k.org \
    --to=geert@linux-m68k.org \
    --cc=akpm@linux-foundation.org \
    --cc=gerg@linux-m68k.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-m68k@lists.linux-m68k.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).