Home
last modified time | relevance | path

Searched hist:"033 a65de7eced89f62d2cd166b1ee2d33af4f1e4" (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/clocksource/
H A Dtimer-riscv.c033a65de7eced89f62d2cd166b1ee2d33af4f1e4 Mon Jun 01 09:15:41 UTC 2020 Anup Patel <anup.patel@wdc.com> clocksource/drivers/timer-riscv: Use per-CPU timer interrupt

Instead of directly calling RISC-V timer interrupt handler from
RISC-V local interrupt conntroller driver, this patch implements
RISC-V timer interrupt as a per-CPU interrupt using per-CPU APIs
of Linux IRQ subsystem.

Signed-off-by: Anup Patel <anup.patel@wdc.com>
Reviewed-by: Atish Patra <atish.patra@wdc.com>
Reviewed-by: Marc Zyngier <maz@kernel.org>
Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com>
/linux/drivers/irqchip/
H A Dirq-riscv-intc.c033a65de7eced89f62d2cd166b1ee2d33af4f1e4 Mon Jun 01 09:15:41 UTC 2020 Anup Patel <anup.patel@wdc.com> clocksource/drivers/timer-riscv: Use per-CPU timer interrupt

Instead of directly calling RISC-V timer interrupt handler from
RISC-V local interrupt conntroller driver, this patch implements
RISC-V timer interrupt as a per-CPU interrupt using per-CPU APIs
of Linux IRQ subsystem.

Signed-off-by: Anup Patel <anup.patel@wdc.com>
Reviewed-by: Atish Patra <atish.patra@wdc.com>
Reviewed-by: Marc Zyngier <maz@kernel.org>
Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com>