mbox series

[GIT,PULL] MIPS fixes for v6.3

Message ID 20230422212534.GA7257@alpha.franken.de (mailing list archive)
State Accepted
Headers show
Series [GIT,PULL] MIPS fixes for v6.3 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux.git/ tags/mips-fixes_6.3_2

Message

Thomas Bogendoerfer April 22, 2023, 9:25 p.m. UTC
The following changes since commit ab327f8acdf8d06601fbf058859a539a9422afff:

  mips: bmips: BCM6358: disable RAC flush for TP1 (2023-03-18 14:36:06 +0100)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux.git/ tags/mips-fixes_6.3_2

for you to fetch changes up to 6dcbd0a69c84a8ae7a442840a8cf6b1379dc8f16:

  MIPS: Define RUNTIME_DISCARD_EXIT in LD script (2023-04-21 23:59:43 +0200)

----------------------------------------------------------------
Fix for link errors

----------------------------------------------------------------
Jiaxun Yang (1):
      MIPS: Define RUNTIME_DISCARD_EXIT in LD script

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

Comments

pr-tracker-bot@kernel.org April 23, 2023, 2:19 a.m. UTC | #1
The pull request you sent on Sat, 22 Apr 2023 23:25:34 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux.git/ tags/mips-fixes_6.3_2

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

Thank you!