perf/core: Unify {pinned,flexible}_sched_in()
authorPeter Zijlstra <peterz@infradead.org>
Wed, 7 Aug 2019 09:17:00 +0000 (11:17 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 17 Apr 2020 14:12:19 +0000 (16:12 +0200)
commit6ce7e240aa9c6e178239be70feef2f6440c6280c
tree90c86321a43e57c63f358cd34feae1f7cb6a2622
parent41d4cc6b58d07a7bba98c4da607370d66841f1cd
perf/core: Unify {pinned,flexible}_sched_in()

[ Upstream commit ab6f824cfdf7363b5e529621cbc72ae6519c78d1 ]

Less is more; unify the two very nearly identical function.

Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
kernel/events/core.c