sched/core: Export pelt_thermal_tp
authorQais Yousef <qais.yousef@arm.com>
Thu, 28 Oct 2021 11:50:05 +0000 (12:50 +0100)
committerPeter Zijlstra <peterz@infradead.org>
Thu, 27 Jan 2022 11:57:18 +0000 (12:57 +0100)
commit77cf151b7bbdfa3577b3c3f3a5e267a6c60a263b
treef4e09f810c41b8e0c29b0775745a00fc59d1c99f
parent16c8fd64c31c708c82f91dc529d3aae716867e65
sched/core: Export pelt_thermal_tp

We can't use this tracepoint in modules without having the symbol
exported first, fix that.

Fixes: 765047932f15 ("sched/pelt: Add support to track thermal pressure")
Signed-off-by: Qais Yousef <qais.yousef@arm.com>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Link: https://lkml.kernel.org/r/20211028115005.873539-1-qais.yousef@arm.com
kernel/sched/core.c