[PATCH 0/2] RISC-V: fixes issues of ftrace graph tracer

From: Zong Li
Date: Mon Dec 23 2019 - 03:46:38 EST


Ftrace graph tracer is broken now, these patches fix the problem of ftrace graph
tracer and tested on QEMU and HiFive Unleashed board.

Zong Li (2):
riscv: ftrace: correct the condition logic in function graph tracer
clocksource/drivers/riscv: add notrace to riscv_sched_clock

arch/riscv/kernel/ftrace.c | 2 +-
drivers/clocksource/timer-riscv.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)

--
2.24.1