Merge tag 'm68knommu-for-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 4 May 2021 17:48:05 +0000 (10:48 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 4 May 2021 17:48:05 +0000 (10:48 -0700)
commit51e6f07cb12e50bfc71181bd08bad5f0a9b5e9e2
tree7a6e0fbf399b1248551517a21dac53596243e04e
parent5e321ded302da4d8c5d5dd953423d9b748ab3775
parent6b3788e5fb8041211ac2fa7c818ca9010e976a74
Merge tag 'm68knommu-for-v5.13' of git://git./linux/kernel/git/gerg/m68knommu

Pull m68knommu updates from Greg Ungerer:

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

 - changes 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.

* tag 'm68knommu-for-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu:
  m68k: coldfire: fix irq ranges
  riscv: Disable data start offset in flat binaries
  binfmt_flat: allow not offsetting data start