Merge tag 'mips-fixes_5.12_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 9 Mar 2021 19:56:41 +0000 (11:56 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 9 Mar 2021 19:56:41 +0000 (11:56 -0800)
commit9c39198a65f182962e357fa1cd7a9bba50401f2f
treed21004e0636876b057e63d349653a35f2cd767b3
parent987a08741d72c1f735e31bfe478dc2ac6be8fc7e
parentbd67b711bfaa02cf19e88aa2d9edae5c1c1d2739
Merge tag 'mips-fixes_5.12_1' of git://git./linux/kernel/git/mips/linux

Pull MIPS fixes from Thomas Bogendoerfer:

 - fixes for boot breakage because of misaligned FDTs

 - fix for overwritten exception handlers

 - enable MIPS optimized crypto for all MIPS CPUs to improve wireguard
   performance

* tag 'mips-fixes_5.12_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux:
  MIPS: kernel: Reserve exception base early to prevent corruption
  MIPS: vmlinux.lds.S: align raw appended dtb to 8 bytes
  crypto: mips/poly1305 - enable for all MIPS processors
  MIPS: boot/compressed: Copy DTB to aligned address