mbox series

[GIT,PULL] MIPS fixes for v5.12

Message ID 20210330130219.GA10841@alpha.franken.de (mailing list archive)
State Accepted
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_3

Message

Thomas Bogendoerfer March 30, 2021, 1:02 p.m. UTC
The following changes since commit 3f6c515d723480bc8afd456b0a52438fe79128a8:

  MIPS: vmlinux.lds.S: Fix appended dtb not properly aligned (2021-03-16 22:53:08 +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_3

for you to fetch changes up to 9ae31e2ab293bf4d9c42e7079b156072f8a7f8ca:

  MIPS: kernel: setup.c: fix compilation error (2021-03-30 14:51:23 +0200)

----------------------------------------------------------------
- fixed compile error with option MIPS_ELF_APPENDED_DTB

----------------------------------------------------------------
Mauri Sandberg (1):
      MIPS: kernel: setup.c: fix compilation error

 arch/mips/kernel/setup.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

pr-tracker-bot@kernel.org March 30, 2021, 4:01 p.m. UTC | #1
The pull request you sent on Tue, 30 Mar 2021 15:02:19 +0200:

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

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

Thank you!