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

	Hi Linus,

The following changes since commit a65a802aadba072ca7514fc0c301fd7fdc6fc6cb:

  m68k: Fix virt_addr_valid() W=1 compiler warnings (2021-03-06 14:15:07 +0100)

are available in the Git repository at:

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

for you to fetch changes up to 34e5269bf987aff9a33ad3ab4f5d65c02913cbc1:

  m68k: sun3x: Remove unneeded semicolon (2021-04-19 12:11:55 +0200)

----------------------------------------------------------------
m68k updates for v5.13 (take one)

  - Fix flatmem setup for platforms where RAM starts at a non-zero
    address,
  - Defconfig updates,
  - Use common scripts for syscall table and header generation,
  - Fix timers on MVME platforms,
  - Fix lock imbalance in cacheflush syscall,
  - Minor fixes and improvements.

Note that the first commit is a duplicate of a commit already in
v5.12-rc8.  When I committed it, it was not clear that fix would make
v512 through the m68knommu tree, and it had just been discovered the bug
it fixes affects m68k-with-mmu too.

Thanks for pulling!

----------------------------------------------------------------
Angelo Dureghello (1):
      m68k: mm: Fix flatmem memory model setup

Finn Thain (1):
      m68k: mvme147,mvme16x: Don't wipe PCC timer config bits

Geert Uytterhoeven (1):
      m68k: defconfig: Update defconfigs for v5.12-rc1

Liam Howlett (1):
      m68k: Add missing mmap_read_lock() to sys_cacheflush()

Masahiro Yamada (4):
      m68k: syscalls: switch to generic syscalltbl.sh
      m68k: syscalls: switch to generic syscallhdr.sh
      m68k: fpsp040: Remove meaningless $(OS_OBJS)
      m68k: fpsp040,ifpsp060: Remove meaningless EXTRA_LDFLAGS

Wan Jiabing (1):
      m68k: sun3x: Remove unneeded semicolon

 arch/m68k/configs/amiga_defconfig       |  5 -----
 arch/m68k/configs/apollo_defconfig      |  5 -----
 arch/m68k/configs/atari_defconfig       |  5 -----
 arch/m68k/configs/bvme6000_defconfig    |  5 -----
 arch/m68k/configs/hp300_defconfig       |  5 -----
 arch/m68k/configs/mac_defconfig         |  5 -----
 arch/m68k/configs/multi_defconfig       |  5 -----
 arch/m68k/configs/mvme147_defconfig     |  5 -----
 arch/m68k/configs/mvme16x_defconfig     |  5 -----
 arch/m68k/configs/q40_defconfig         |  5 -----
 arch/m68k/configs/sun3_defconfig        |  5 -----
 arch/m68k/configs/sun3x_defconfig       |  5 -----
 arch/m68k/fpsp040/Makefile              |  4 ----
 arch/m68k/ifpsp060/Makefile             |  2 --
 arch/m68k/include/asm/mvme147hw.h       |  3 +++
 arch/m68k/include/asm/page_mm.h         |  2 +-
 arch/m68k/include/asm/sun3xflop.h       |  2 +-
 arch/m68k/kernel/sys_m68k.c             |  2 ++
 arch/m68k/kernel/syscalls/Makefile      | 14 ++++---------
 arch/m68k/kernel/syscalls/syscallhdr.sh | 36 ---------------------------------
 arch/m68k/kernel/syscalls/syscalltbl.sh | 32 -----------------------------
 arch/m68k/kernel/syscalltable.S         |  3 +--
 arch/m68k/mvme147/config.c              | 14 +++++++------
 arch/m68k/mvme16x/config.c              | 14 +++++++------
 24 files changed, 28 insertions(+), 160 deletions(-)
 delete mode 100644 arch/m68k/kernel/syscalls/syscallhdr.sh
 delete mode 100644 arch/m68k/kernel/syscalls/syscalltbl.sh

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 5.13
  2021-04-26  8:58 [GIT PULL] m68k updates for 5.13 Geert Uytterhoeven
@ 2021-04-26 17:38 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-04-26 17:38 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, 26 Apr 2021 10:58:37 +0200:

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

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

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:[~2021-04-26 17:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-26  8:58 [GIT PULL] m68k updates for 5.13 Geert Uytterhoeven
2021-04-26 17:38 ` 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.