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

	Hi Linus,

The following changes since commit 8cf0b93919e13d1e8d4466eb4080a4c4d9d66d7b:

  Linux 6.12-rc2 (2024-10-06 15:32:27 -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.13-tag1

for you to fetch changes up to 647619b6bd27d2b7c3c6055f3f0d996e61884202:

  m68k: defconfig: Update defconfigs for v6.12-rc1 (2024-11-11 13:53:58 +0100)

----------------------------------------------------------------
m68k updates for v6.13

  - Revive SCSI and early console support on MVME147,
  - Fix early kernel parameters using static keys,
  - Prevent and improve handling of kernel configurations that lack
    specific platform, CPU, or MMU support, to avoid build failures,
  - Miscellaneous fixes and improvements,
  - Defconfig updates.

Thanks for pulling!

----------------------------------------------------------------
Arnd Bergmann (2):
      m68k: Move Sun 3 into a top-level platform option
      m68k: Select M68020 as fallback for classic

Daniel Palmer (3):
      m68k: mvme147: Make mvme147_sched_init() __init
      m68k: mvme147: Fix SCSI controller IRQ numbers
      m68k: mvme147: Reinstate early console

Geert Uytterhoeven (2):
      m68k: Make sure NR_IRQS is never zero
      m68k: defconfig: Update defconfigs for v6.12-rc1

Jean-Michel Hautbois (1):
      m68k: Initialize jump labels early during setup_arch()

Thorsten Blum (1):
      m68k: kernel: Use str_read_write() helper function

 arch/m68k/Kconfig                    | 11 +++++------
 arch/m68k/Kconfig.cpu                | 36 +++++++++++++++++++++++-------------
 arch/m68k/Kconfig.machine            | 25 -------------------------
 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/include/asm/irq.h          |  4 +---
 arch/m68k/include/asm/mvme147hw.h    |  4 ++--
 arch/m68k/kernel/Makefile            | 12 ++----------
 arch/m68k/kernel/early_printk.c      |  5 ++++-
 arch/m68k/kernel/setup_mm.c          |  6 +++++-
 arch/m68k/kernel/time.c              |  4 ++--
 arch/m68k/kernel/traps.c             | 16 ++++++++--------
 arch/m68k/mvme147/config.c           | 34 ++++++++++++++++++++++++++++++++--
 arch/m68k/mvme147/mvme147.h          |  6 ++++++
 24 files changed, 102 insertions(+), 73 deletions(-)
 create mode 100644 arch/m68k/mvme147/mvme147.h

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

* Re: [GIT PULL] m68k updates for v6.13
  2024-11-18 12:47 [GIT PULL] m68k updates for v6.13 Geert Uytterhoeven
@ 2024-11-19  2:24 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2024-11-19  2:24 UTC (permalink / raw)
  To: Geert Uytterhoeven
  Cc: Linus Torvalds, Andrew Morton, Greg Ungerer, linux-m68k,
	linux-kernel, Geert Uytterhoeven

The pull request you sent on Mon, 18 Nov 2024 13:47:20 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k.git tags/m68k-for-v6.13-tag1

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/9aa4c37f71b9a0a4f51692fbb874888c139805ce

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

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

end of thread, other threads:[~2024-11-19  2:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-18 12:47 [GIT PULL] m68k updates for v6.13 Geert Uytterhoeven
2024-11-19  2:24 ` 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;
as well as URLs for NNTP newsgroup(s).