aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/sched/fair.c
diff options
context:
space:
mode:
authorMichael Jeanson <mjeanson@efficios.com>2022-06-14 11:48:30 -0400
committerPeter Zijlstra <peterz@infradead.org>2022-06-28 09:08:28 +0200
commitd1a997ba4c1bf65497d956aea90de42a6398f73a (patch)
treec4b9ef94dba68f377905abaae0efb0c4bf349f0d /kernel/sched/fair.c
parentselftests/rseq: riscv: fix 'literal-suffix' warning (diff)
downloadlinux-dev-d1a997ba4c1bf65497d956aea90de42a6398f73a.tar.xz
linux-dev-d1a997ba4c1bf65497d956aea90de42a6398f73a.zip
selftests/rseq: check if libc rseq support is registered
When checking for libc rseq support in the library constructor, don't only depend on the symbols presence, check that the registration was completed. This targets a scenario where the libc has rseq support but it is not wired for the current architecture in 'bits/rseq.h', we want to fallback to our internal registration mechanism. Signed-off-by: Michael Jeanson <mjeanson@efficios.com> Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org> Reviewed-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com> Link: https://lore.kernel.org/r/20220614154830.1367382-4-mjeanson@efficios.com
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions