]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commite7f5b5ca8a68ffb54f52019654b8a8fcac48591c
tree28056fd9352da597cd2158c261aa45ddeb0ca95f
parent80c0f83002fd2f3104fa1607c83750033ab06e64
parent5b3b57c5c9de051115c928c3d92d96e69b1abe9e
Merge tag 'mips_fixes_5.10_1' of git://git.kernel.org/pub/scm/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