diff options
author | Quentin Perret <[email protected]> | 2021-07-27 11:11:02 +0100 |
---|---|---|
committer | Peter Zijlstra <[email protected]> | 2021-08-04 15:16:44 +0200 |
commit | 7ad721bf10718a4e480a27ded8bb16b8f6feb2d1 (patch) | |
tree | da0f52c204a3d0c567d86a1b289de73036da05a2 /tools/testing/selftests/bpf/prog_tests/prog_array_init.c | |
parent | f95091536f78971b269ec321b057b8d630b0ad8a (diff) |
sched: Don't report SCHED_FLAG_SUGOV in sched_getattr()
SCHED_FLAG_SUGOV is supposed to be a kernel-only flag that userspace
cannot interact with. However, sched_getattr() currently reports it
in sched_flags if called on a sugov worker even though it is not
actually defined in a UAPI header. To avoid this, make sure to
clean-up the sched_flags field in sched_getattr() before returning to
userspace.
Signed-off-by: Quentin Perret <[email protected]>
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/prog_array_init.c')
0 files changed, 0 insertions, 0 deletions