Merge tag 'mips_fixes_5.10_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 17 Nov 2020 19:15:08 +0000 (11:15 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 17 Nov 2020 19:15:08 +0000 (11:15 -0800)
commited129cd75ac1073f32d04d0f2012ede40e86fb77
tree28056fd9352da597cd2158c261aa45ddeb0ca95f
parentbe1dd6692adbdb1d70da47da124ac8376bba5ad5
parentac3b57adf87ad9bac7e33ca26bbbb13fae1ed62b
Merge tag 'mips_fixes_5.10_1' of git://git./linux/kernel/git/mips/linux

Pull MIPS fixes from Thomas Bogendoerfer:

 - fix bug preventing booting on several platforms

 - fix for build error, when modules need has_transparent_hugepage

 - fix for memleak in alchemy clk setup

* tag 'mips_fixes_5.10_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux:
  MIPS: Alchemy: Fix memleak in alchemy_clk_setup_cpu
  MIPS: kernel: Fix for_each_memblock conversion
  MIPS: export has_transparent_hugepage() for modules