mbox series

[GIT,PULL] MIPS fixes for v5.12

Message ID 20210317123434.GA14230@alpha.franken.de (mailing list archive)
State Superseded
Headers show
Series [GIT,PULL] MIPS fixes for v5.12 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux.git/ tags/mips-fixes_5.12_2

Message

Thomas Bogendoerfer March 17, 2021, 12:34 p.m. UTC
The following changes since commit bd67b711bfaa02cf19e88aa2d9edae5c1c1d2739:

  MIPS: kernel: Reserve exception base early to prevent corruption (2021-03-09 11:22:59 +0100)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux.git/ tags/mips-fixes_5.12_2

for you to fetch changes up to 3f6c515d723480bc8afd456b0a52438fe79128a8:

  MIPS: vmlinux.lds.S: Fix appended dtb not properly aligned (2021-03-16 22:53:08 +0100)

----------------------------------------------------------------
Fix for fdt alignment, when image is compressed

----------------------------------------------------------------
Paul Cercueil (1):
      MIPS: vmlinux.lds.S: Fix appended dtb not properly aligned

 arch/mips/kernel/vmlinux.lds.S | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

pr-tracker-bot@kernel.org March 17, 2021, 10:01 p.m. UTC | #1
The pull request you sent on Wed, 17 Mar 2021 13:34:34 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux.git/ tags/mips-fixes_5.12_2

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

Thank you!