lkml.org 
[lkml]   [2018]   [Dec]   [26]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/3] Non-smp configuration fix
Date
The existing upstream kernel doesn't boot for non-smp
configuration. This patch series address various issues
with non-smp configurations.

Tested on QEMU and HiFive Unleashed board.

Atish Patra (3):
RISC-V: Do not wait indefinitely in __cpu_up
RISC-V: Move cpuid to hartid mapping to SMP.
RISC-V: Fix non-smp kernel boot on SMP systems

arch/riscv/include/asm/smp.h | 13 +++++++++++--
arch/riscv/kernel/cpu.c | 4 ----
arch/riscv/kernel/setup.c | 2 ++
arch/riscv/kernel/smp.c | 1 -
arch/riscv/kernel/smpboot.c | 19 ++++++++++++++++---
drivers/clocksource/riscv_timer.c | 21 ++++++++++++++++++---
drivers/irqchip/irq-sifive-plic.c | 5 +++++
7 files changed, 52 insertions(+), 13 deletions(-)

--
2.7.4

\
 
 \ /
  Last update: 2018-12-27 00:09    [W:0.055 / U:0.792 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site