diff options
author | Chen Ridong <chenridong@huawei.com> | 2025-09-19 01:12:27 +0000 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2025-09-19 06:41:26 -1000 |
commit | 59d5de3655698679ad8fd2cc82228de4679c4263 (patch) | |
tree | 761f8e9c9a7a26995efc5ae06eeceac19d0dbcf9 /scripts/gdb/linux/timerlist.py | |
parent | 216217ebee16afc4d79c3e86a736d87175c18e68 (diff) |
cpuset: Use new excpus for nocpu error check when enabling root partition
A previous patch fixed a bug where new_prs should be assigned before
checking housekeeping conflicts. This patch addresses another potential
issue: the nocpu error check currently uses the xcpus which is not updated.
Although no issue has been observed so far, the check should be performed
using the new effective exclusive cpus.
The comment has been removed because the function returns an error if
nocpu checking fails, which is unrelated to the parent.
Signed-off-by: Chen Ridong <chenridong@huawei.com>
Reviewed-by: Waiman Long <longman@redhat.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/timerlist.py')
0 files changed, 0 insertions, 0 deletions