[GIT PULL] MIPS fixes for v5.10
From: Thomas Bogendoerfer
Date: Tue Nov 17 2020 - 13:02:25 EST
The following changes since commit 3650b228f83adda7e5ee532e2b90429c03f7b9ec:
Linux 5.10-rc1 (2020-10-25 15:14:11 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux.git/ tags/mips_fixes_5.10_1
for you to fetch changes up to ac3b57adf87ad9bac7e33ca26bbbb13fae1ed62b:
MIPS: Alchemy: Fix memleak in alchemy_clk_setup_cpu (2020-11-17 12:53:57 +0100)
----------------------------------------------------------------
- fix bug preventing booting on several platforms
- fix for build error, when modules need has_transparent_hugepage
- fix for memleak in alchemy clk setup
----------------------------------------------------------------
Randy Dunlap (1):
MIPS: export has_transparent_hugepage() for modules
Thomas Bogendoerfer (1):
MIPS: kernel: Fix for_each_memblock conversion
Zhang Qilong (1):
MIPS: Alchemy: Fix memleak in alchemy_clk_setup_cpu
arch/mips/alchemy/common/clock.c | 9 ++++++++-
arch/mips/kernel/setup.c | 6 +++---
arch/mips/mm/tlb-r4k.c | 1 +
3 files changed, 12 insertions(+), 4 deletions(-)
--
Crap can work. Given enough thrust pigs will fly, but it's not necessarily a
good idea. [ RFC1925, 2.3 ]