[GIT PULL] MIPS fixes for v5.16
From: Thomas Bogendoerfer
Date: Sat Nov 27 2021 - 04:45:32 EST
The following changes since commit 136057256686de39cc3a07c2e39ef6bc43003ff6:
Linux 5.16-rc2 (2021-11-21 13:47:39 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux.git/ tags/mips-fixes_5.16_2
for you to fetch changes up to 41ce097f714401e6ad8f3f5eb30d7f91b0b5e495:
MIPS: use 3-level pgtable for 64KB page size on MIPS_VA_BITS_48 (2021-11-25 16:52:11 +0100)
----------------------------------------------------------------
- build fix for ZSTD enabled configs
- fix for preempt warning
- fix for loongson FTLB detection
- fix for page table level selection
----------------------------------------------------------------
Huang Pei (2):
MIPS: loongson64: fix FTLB configuration
MIPS: use 3-level pgtable for 64KB page size on MIPS_VA_BITS_48
Paul Cercueil (1):
MIPS: boot/compressed/: add __ashldi3 to target for ZSTD compression
Tiezhu Yang (1):
MIPS: Fix using smp_processor_id() in preemptible in show_cpuinfo()
arch/mips/Kconfig | 2 +-
arch/mips/boot/compressed/Makefile | 2 +-
arch/mips/kernel/cpu-probe.c | 4 ++--
arch/mips/kernel/proc.c | 2 +-
4 files changed, 5 insertions(+), 5 deletions(-)
--
Crap can work. Given enough thrust pigs will fly, but it's not necessarily a
good idea. [ RFC1925, 2.3 ]