linux-next: manual merge of the mips tree with the mm-nonmm-stable tree

Message ID 20240102090812.4243eb88@canb.auug.org.au
State New
Headers
Series linux-next: manual merge of the mips tree with the mm-nonmm-stable tree |

Commit Message

Stephen Rothwell Jan. 1, 2024, 10:08 p.m. UTC
  Hi all,

Today's linux-next merge of the mips tree got a conflict in:

  arch/mips/kernel/traps.c

between commit:

  ec47b986e53e ("mips: fix tlb_init() prototype")

from the mm-nonmm-stable tree and commit:

  8e1803900ef1 ("MIPS: Remove unused shadow GPR support from vector irq setup")

from the mips tree.

I fixed it up (see below) and can carry the fix as necessary. This
is now fixed as far as linux-next is concerned, but any non trivial
conflicts should be mentioned to your upstream maintainer when your tree
is submitted for merging.  You may also want to consider cooperating
with the maintainer of the conflicting tree to minimise any particularly
complex conflicts.
  

Patch

diff --cc arch/mips/kernel/traps.c
index c58c0c3c5b40,c1b2b18b0505..000000000000
--- a/arch/mips/kernel/traps.c