diff options
author | 2022-03-04 15:35:57 +0200 | |
---|---|---|
committer | 2022-03-07 18:27:28 +0100 | |
commit | ff10ee97cb203262e88d9c8bc87369cbd4004a0c (patch) | |
tree | af71489046206cc90c454518755f6cbc31e2e35a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | clocksource/drivers/timer-microchip-pit64b: Remove mmio selection (diff) | |
download | wireguard-linux-ff10ee97cb203262e88d9c8bc87369cbd4004a0c.tar.xz wireguard-linux-ff10ee97cb203262e88d9c8bc87369cbd4004a0c.zip |
clocksource/drivers/timer-microchip-pit64b: Use notrace
Use notrace for mchp_pit64b_sched_read_clk() to avoid recursive call of
prepare_ftrace_return() when issuing:
echo function_graph > /sys/kernel/debug/tracing/current_tracer
Fixes: 625022a5f160 ("clocksource/drivers/timer-microchip-pit64b: Add Microchip PIT64B support")
Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com>
Link: https://lore.kernel.org/r/20220304133601.2404086-3-claudiu.beznea@microchip.com
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions