aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/cdns3/core.c
diff options
context:
space:
mode:
authorWaiman Long <longman@redhat.com>2023-02-03 13:18:49 -0500
committerPeter Zijlstra <peterz@infradead.org>2023-02-13 16:36:14 +0100
commitdf14b7f9efcda35e59bb6f50351aac25c50f6e24 (patch)
tree15208c11d770890acf940a2aac92d5838d8761a9 /drivers/usb/cdns3/core.c
parenteedeb787ebb53de5c5dcf7b7b39d01bf1b0f037d (diff)
sched/core: Fix a missed update of user_cpus_ptr
Since commit 8f9ea86fdf99 ("sched: Always preserve the user requested cpumask"), a successful call to sched_setaffinity() should always save the user requested cpu affinity mask in a task's user_cpus_ptr. However, when the given cpu mask is the same as the current one, user_cpus_ptr is not updated. Fix this by saving the user mask in this case too. Fixes: 8f9ea86fdf99 ("sched: Always preserve the user requested cpumask") Signed-off-by: Waiman Long <longman@redhat.com> Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org> Link: https://lkml.kernel.org/r/20230203181849.221943-1-longman@redhat.com
Diffstat (limited to 'drivers/usb/cdns3/core.c')
0 files changed, 0 insertions, 0 deletions