lkml.org 
[lkml]   [2022]   [Mar]   [4]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
Subject[GIT PULL] RISC-V Fixes for 5.17-rc7
From
The following changes since commit 22e2100b1b07d6f5acc71cc1acb53f680c677d77:

riscv: fix oops caused by irqsoff latency tracer (2022-02-24 20:30:30 -0800)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux.git tags/riscv-for-linus-5.17-rc7

for you to fetch changes up to 74583f1b92cb3bbba1a3741cea237545c56f506c:

riscv: dts: k210: fix broken IRQs on hart1 (2022-03-03 20:04:21 -0800)

----------------------------------------------------------------
RISC-V Fixes for 5.17-rc7

* Fixes for a handful of KASAN-related crashes.
* A fix to avoid a crash during boot for SPARSEMEM && !SPARSEMEM_VMEMMAP
configurations.
* A fix to stop reporting some incorrect errors under DEBUG_VIRTUAL.
* A fix for the K210's device tree to properly populate the interrupt
map, so hart1 will get interrupts again.

----------------------------------------------------------------
Alexandre Ghiti (6):
riscv: Fix is_linear_mapping with recent move of KASAN region
riscv: Fix config KASAN && SPARSEMEM && !SPARSE_VMEMMAP
riscv: Fix DEBUG_VIRTUAL false warnings
riscv: Fix config KASAN && DEBUG_VIRTUAL
riscv: Move high_memory initialization to setup_bootmem
riscv: Fix kasan pud population

Niklas Cassel (1):
riscv: dts: k210: fix broken IRQs on hart1

arch/riscv/boot/dts/canaan/k210.dtsi | 3 ++-
arch/riscv/include/asm/page.h | 2 +-
arch/riscv/include/asm/pgtable.h | 1 +
arch/riscv/mm/Makefile | 3 +++
arch/riscv/mm/init.c | 2 +-
arch/riscv/mm/kasan_init.c | 8 +++++---
arch/riscv/mm/physaddr.c | 4 +---
7 files changed, 14 insertions(+), 9 deletions(-)

\
 
 \ /
  Last update: 2022-03-04 17:54    [W:0.031 / U:0.440 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site