lkml.org 
[lkml]   [2018]   [Apr]   [13]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[RFC PATCH 0/2] Fix timer initialization and Add support hotplug.
Date
The patch (1/2)fixes issues around timer initialization. This fix is
required for CPU hotplug to work. That's why they are clubbed into one
series. I can separate them if required.


Atish Patra (2):
RISCV: Register clocksource and events correctly
RISCV: Support cpu hotplug.

arch/riscv/Kconfig | 11 +++++-
arch/riscv/include/asm/csr.h | 1 +
arch/riscv/include/asm/smp.h | 9 +++--
arch/riscv/kernel/head.S | 12 +++++++
arch/riscv/kernel/process.c | 7 ++++
arch/riscv/kernel/setup.c | 17 ++++++++++
arch/riscv/kernel/smpboot.c | 70 +++++++++++++++++++++++++++++++++++++--
arch/riscv/kernel/time.c | 9 +----
arch/riscv/kernel/traps.c | 6 ++--
drivers/clocksource/riscv_timer.c | 44 +++++++++++++++---------
include/linux/cpuhotplug.h | 1 +
11 files changed, 154 insertions(+), 33 deletions(-)

--
2.7.4

\
 
 \ /
  Last update: 2018-04-13 23:50    [W:0.023 / U:0.688 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site