linux-m68k.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [git pull] m68knommu changes for v5.11
@ 2020-12-20 23:34 Greg Ungerer
  2020-12-21 18:46 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Greg Ungerer @ 2020-12-20 23:34 UTC (permalink / raw)
  To: torvalds; +Cc: linux-kernel, Linux/m68k, Geert Uytterhoeven

Hi Linus,

Please pull the m68knommu changes for v5.11.

Regards
Greg



The following changes since commit 0477e92881850d44910a7e94fc2c46f96faa131f:

   Linux 5.10-rc7 (2020-12-06 14:25:12 -0800)

are available in the Git repository at:

   git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu.git tags/m68knommu-for-v5.11

for you to fetch changes up to 8b22820efb35f93d98638563b0a8f4094e8ee399:

   m68k: m68328: remove duplicate code (2020-12-07 09:37:58 +1000)

----------------------------------------------------------------
Fixes include:
. cleanup of 68328 code
. align BSS section to 32bit

----------------------------------------------------------------
Arnd Bergmann (2):
       m68k: m68328: move platform code to separate files
       m68k: m68328: remove duplicate code

Greg Ungerer (1):
       m68knommu: align BSS section to 4-byte boundaries

  arch/m68k/68000/Makefile           |   9 +-
  arch/m68k/68000/dragen2.c          | 100 ++++++++++++++++++++
  arch/m68k/68000/m68328.c           |  32 ++++---
  arch/m68k/68000/m68328.h           |   5 +
  arch/m68k/68000/m68EZ328.c         |  77 ---------------
  arch/m68k/68000/m68VZ328.c         | 189 -------------------------------------
  arch/m68k/68000/ucsimm.c           |  38 ++++++++
  arch/m68k/Kconfig.cpu              |   8 +-
  arch/m68k/Kconfig.machine          |  16 ++--
  arch/m68k/kernel/setup_no.c        |   9 ++
  arch/m68k/kernel/vmlinux-nommu.lds |   2 +-
  11 files changed, 192 insertions(+), 293 deletions(-)
  create mode 100644 arch/m68k/68000/dragen2.c
  create mode 100644 arch/m68k/68000/m68328.h
  delete mode 100644 arch/m68k/68000/m68EZ328.c
  delete mode 100644 arch/m68k/68000/m68VZ328.c
  create mode 100644 arch/m68k/68000/ucsimm.c

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

* Re: [git pull] m68knommu changes for v5.11
  2020-12-20 23:34 [git pull] m68knommu changes for v5.11 Greg Ungerer
@ 2020-12-21 18:46 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2020-12-21 18:46 UTC (permalink / raw)
  To: Greg Ungerer; +Cc: torvalds, linux-kernel, Linux/m68k, Geert Uytterhoeven

The pull request you sent on Mon, 21 Dec 2020 09:34:22 +1000:

> git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu.git tags/m68knommu-for-v5.11

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

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:[~2020-12-21 18:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-20 23:34 [git pull] m68knommu changes for v5.11 Greg Ungerer
2020-12-21 18:46 ` 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).