linux-m68k.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [git pull] m68knommu changes for v5.13
@ 2021-05-04  0:14 Greg Ungerer
  2021-05-04 18:30 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Greg Ungerer @ 2021-05-04  0:14 UTC (permalink / raw)
  To: torvalds; +Cc: linux-kernel, Linux/m68k, Geert Uytterhoeven, gerg

Hi Linus,

Please pull the m68knommu tree for-next branch.

There is a fix for interrupt number range checking for the ColdFire
SIMR interrupt controller.

The other changes are for the binfmt_flat binary loader. To allow RISC-V
nommu support it needs to be able to accept flat binaries that have no
gap between the text and data sections.

Regards
Greg



The following changes since commit bf05bf16c76bb44ab5156223e1e58e26dfe30a88:

   Linux 5.12-rc8 (2021-04-18 14:45:32 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 6b3788e5fb8041211ac2fa7c818ca9010e976a74:

   m68k: coldfire: fix irq ranges (2021-04-23 15:33:40 +1000)

----------------------------------------------------------------
M68knommu fixes include:

. fix interrupt range check for ColdFire SIMR interrupt controller
. add support for gapless sections flat format binary (needed by RISC-V)

----------------------------------------------------------------
Angelo Dureghello (1):
       m68k: coldfire: fix irq ranges

Damien Le Moal (2):
       binfmt_flat: allow not offsetting data start
       riscv: Disable data start offset in flat binaries

  arch/m68k/coldfire/intc-simr.c | 12 ++++++------
  arch/riscv/Kconfig             |  1 +
  fs/Kconfig.binfmt              |  3 +++
  fs/binfmt_flat.c               | 18 +++++++++++++-----
  4 files changed, 23 insertions(+), 11 deletions(-)

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

* Re: [git pull] m68knommu changes for v5.13
  2021-05-04  0:14 [git pull] m68knommu changes for v5.13 Greg Ungerer
@ 2021-05-04 18:30 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-05-04 18:30 UTC (permalink / raw)
  To: Greg Ungerer; +Cc: torvalds, linux-kernel, Linux/m68k, Geert Uytterhoeven, gerg

The pull request you sent on Tue, 4 May 2021 10:14:45 +1000:

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

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

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-05-04 18:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-04  0:14 [git pull] m68knommu changes for v5.13 Greg Ungerer
2021-05-04 18:30 ` 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).