diff options
author | Chen Ridong <chenridong@huawei.com> | 2025-09-19 09:49:03 +0000 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2025-09-19 06:43:27 -1000 |
commit | 51840f7ba393dce7624a759cc4cee8c2bedf9068 (patch) | |
tree | ff6538d4bce00046de2dbf356ac720fa91a08ada /scripts/generate_rust_analyzer.py | |
parent | 59d5de3655698679ad8fd2cc82228de4679c4263 (diff) |
cpuset: fix missing error return in update_cpumask
The commit c6366739804f ("cpuset: refactor cpus_allowed_validate_change")
inadvertently removed the error return when cpus_allowed_validate_change()
fails. This patch restores the proper error handling by returning retval
when the validation check fails.
Fixes: c6366739804f ("cpuset: refactor cpus_allowed_validate_change")
Signed-off-by: Chen Ridong <chenridong@huawei.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions