All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] m68k updates for v5.20
@ 2022-08-01 12:38 Geert Uytterhoeven
  2022-08-01 17:51 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Geert Uytterhoeven @ 2022-08-01 12:38 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Andrew Morton, Greg Ungerer, linux-m68k, linux-kernel,
	Geert Uytterhoeven

	Hi Linus,

The following changes since commit f2906aa863381afb0015a9eb7fefad885d4e5a56:

  Linux 5.19-rc1 (2022-06-05 17:18:54 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k.git tags/m68k-for-v5.20-tag1

for you to fetch changes up to b508128bb0d1e243beb56cca5d819bcbb5c269b1:

  m68k: defconfig: Update defconfigs for v5.19-rc1 (2022-07-12 10:48:21 +0200)

----------------------------------------------------------------
m68k updates for v5.20

  - Use RNG seed from bootinfo block on virt platform,
  - Defconfig updates,
  - Minor fixes and improvements.

Thanks for pulling!

----------------------------------------------------------------
Amadeusz Sławiński (1):
      m68k: bitops: Change __fls to return and accept unsigned long

Geert Uytterhoeven (3):
      m68k: mac: Remove forward declaration for mac_nmi_handler()
      m68k: Add common forward declaration for show_registers()
      m68k: defconfig: Update defconfigs for v5.19-rc1

Jason A. Donenfeld (1):
      m68k: virt: Use RNG seed from bootinfo block

Jiang Jian (1):
      m68k: q40: Align '*' in comments

Juerg Haefliger (3):
      m68k: Kconfig.cpu: Fix indentation and add endif comments
      m68k: Kconfig.debug: Replace single quotes
      m68k: Kconfig.machine: Add endif comment

Laurent Vivier (1):
      m68k: virt: Kconfig minor fixes

Xiang wangx (1):
      m68k: mac: Fix typos in comments

XueBing Chen (1):
      m68k: sun3: Use __func__ to get function's name in an output message

Yang Yingliang (1):
      m68k: virt: Fix missing platform_device_unregister() on error in virt_platform_init()

 arch/m68k/Kconfig.cpu                      |  7 ++--
 arch/m68k/Kconfig.debug                    |  6 ++--
 arch/m68k/Kconfig.machine                  |  5 +--
 arch/m68k/configs/amiga_defconfig          | 14 +++-----
 arch/m68k/configs/apollo_defconfig         | 14 +++-----
 arch/m68k/configs/atari_defconfig          | 14 +++-----
 arch/m68k/configs/bvme6000_defconfig       | 14 +++-----
 arch/m68k/configs/hp300_defconfig          | 14 +++-----
 arch/m68k/configs/mac_defconfig            | 14 +++-----
 arch/m68k/configs/multi_defconfig          | 14 +++-----
 arch/m68k/configs/mvme147_defconfig        | 14 +++-----
 arch/m68k/configs/mvme16x_defconfig        | 14 +++-----
 arch/m68k/configs/q40_defconfig            | 14 +++-----
 arch/m68k/configs/sun3_defconfig           | 14 +++-----
 arch/m68k/configs/sun3x_defconfig          | 14 +++-----
 arch/m68k/include/asm/bitops.h             |  2 +-
 arch/m68k/include/asm/processor.h          |  1 +
 arch/m68k/include/uapi/asm/bootinfo-virt.h |  8 +++++
 arch/m68k/kernel/traps.c                   |  1 +
 arch/m68k/mac/iop.c                        |  4 +--
 arch/m68k/mac/macints.c                    | 35 +++++++++---------
 arch/m68k/q40/q40ints.c                    |  2 +-
 arch/m68k/sun3/mmu_emu.c                   | 11 +++---
 arch/m68k/virt/config.c                    | 11 ++++++
 arch/m68k/virt/ints.c                      |  3 +-
 arch/m68k/virt/platform.c                  | 58 +++++++++++++++++-------------
 26 files changed, 149 insertions(+), 173 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

* Re: [GIT PULL] m68k updates for v5.20
  2022-08-01 12:38 [GIT PULL] m68k updates for v5.20 Geert Uytterhoeven
@ 2022-08-01 17:51 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-08-01 17:51 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,  1 Aug 2022 14:38:21 +0200:

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

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

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:[~2022-08-01 17:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-01 12:38 [GIT PULL] m68k updates for v5.20 Geert Uytterhoeven
2022-08-01 17:51 ` pr-tracker-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.