[PATCH v8 10/19] sched: Split the guts of sched_setaffinity() into a helper function
Valentin Schneider
valentin.schneider at arm.com
Fri Jun 4 10:12:17 PDT 2021
On 02/06/21 17:47, Will Deacon wrote:
> In preparation for replaying user affinity requests using a saved mask,
> split sched_setaffinity() up so that the initial task lookup and
> security checks are only performed when the request is coming directly
> from userspace.
>
> Signed-off-by: Will Deacon <will at kernel.org>
Reviewed-by: Valentin Schneider <Valentin.Schneider at arm.com>
More information about the linux-arm-kernel
mailing list