diff options
author | 2020-10-13 15:01:15 +0100 | |
---|---|---|
committer | 2020-11-10 18:39:02 +0100 | |
commit | 885b3ba47aa5cc16550beb8a42181ad5e8302ceb (patch) | |
tree | 9e98ff4b31323748169fb1f43fb4093ff91bdd34 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | sched/proc: Print accurate cpumask vs migrate_disable() (diff) | |
download | wireguard-linux-885b3ba47aa5cc16550beb8a42181ad5e8302ceb.tar.xz wireguard-linux-885b3ba47aa5cc16550beb8a42181ad5e8302ceb.zip |
sched: Deny self-issued __set_cpus_allowed_ptr() when migrate_disable()
migrate_disable();
set_cpus_allowed_ptr(current, {something excluding task_cpu(current)});
affine_move_task(); <-- never returns
Signed-off-by: Valentin Schneider <valentin.schneider@arm.com>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Link: https://lkml.kernel.org/r/20201013140116.26651-1-valentin.schneider@arm.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions