Skip to content
Commit 93bbb448 authored by Valentin Schneider's avatar Valentin Schneider
Browse files

x86/intel_rdt: Check monitor group vs control group membership earlier



A task can only be moved between monitor groups if both groups belong to
the same control group. This is checked fairly late however: by that time
we already have appended a task_work() callback.

Check the validity of the move before getting anywhere near task_work
callbacks.

Signed-off-by: default avatarValentin Schneider <valentin.schneider@arm.com>
parent 3650b228
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment