]> www.infradead.org Git - users/dwmw2/linux.git/commit
sched/core: Export pelt_thermal_tp
authorQais Yousef <qais.yousef@arm.com>
Thu, 28 Oct 2021 11:50:05 +0000 (12:50 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 8 Apr 2022 11:57:39 +0000 (13:57 +0200)
commitdd282f7aea3d5a10ea88d5aa1da651877ece8963
tree8d3205987c461b956fca666bc2ee299e09ee5e45
parent7d81adcaf441e26d33c85eb1b124980d5b06a09f
sched/core: Export pelt_thermal_tp

[ Upstream commit 77cf151b7bbdfa3577b3c3f3a5e267a6c60a263b ]

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
Signed-off-by: Sasha Levin <sashal@kernel.org>
kernel/sched/core.c