Tianchen Ding
db6c57d266
cpuset: Fix the bug that subpart_cpus updated wrongly in update_cpumask()
...
commit c80d401c52a2d1baf2a5afeb06f0ffe678e56d23 upstream.
subparts_cpus should be limited as a subset of cpus_allowed, but it is
updated wrongly by using cpumask_andnot(). Use cpumask_and() instead to
fix it.
Fixes: ee8dde0cd2ce ("cpuset: Add new v2 cpuset.sched.partition flag")
Signed-off-by: Tianchen Ding <dtcccc@linux.alibaba.com>
Reviewed-by: Waiman Long <longman@redhat.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2022-02-05 12:35:37 +01:00
..
2021-12-17 10:12:24 +01:00
2022-02-05 12:35:37 +01:00
2021-03-04 10:26:10 +01:00
2021-10-27 09:54:25 +02:00
2022-01-20 09:19:18 +01:00
2021-04-14 08:24:10 +02:00
2021-09-15 09:47:29 +02:00
2019-08-19 13:03:37 +02:00
2021-11-17 09:48:28 +01:00
2022-02-01 17:24:34 +01:00
2021-11-12 14:43:03 +01:00
2022-01-29 10:25:09 +01:00
2022-02-05 12:35:36 +01:00
2021-12-22 09:29:39 +01:00
2022-02-01 17:24:34 +01:00
2021-05-11 14:04:16 +02:00
2019-04-04 21:04:13 -04:00
2019-06-05 17:37:17 +02:00
2019-05-30 11:26:37 -07:00
2021-09-03 10:08:16 +02:00
2020-10-01 13:17:32 +02:00
2022-01-27 09:19:44 +01:00
2020-06-22 09:30:59 +02:00
2020-06-22 09:30:59 +02:00
2021-10-27 09:54:27 +02:00
2019-06-05 17:37:17 +02:00
2019-06-19 17:09:55 +02:00
2019-07-30 18:34:15 +02:00
2019-05-21 10:50:45 +02:00
2020-06-22 09:31:22 +02:00
2021-07-19 08:53:15 +02:00
2019-06-19 17:09:06 +02:00
2019-05-21 10:50:45 +02:00
2020-01-17 19:48:42 +01:00
2019-05-21 11:52:39 +02:00
2020-11-18 19:20:31 +01:00
2019-08-21 22:23:48 +10:00
2020-11-24 13:29:18 +01:00
2021-09-22 12:26:37 +02:00
2019-10-06 09:11:37 -06:00
2021-06-30 08:47:55 -04:00
2020-09-03 11:27:10 +02:00
2019-05-21 10:50:45 +02:00
2019-07-12 11:05:40 -07:00
2019-05-21 10:50:45 +02:00
2019-08-29 15:10:10 +01:00
2020-07-16 08:16:44 +02:00
2021-01-09 13:44:55 +01:00
2019-05-21 10:50:46 +02:00
2019-05-21 10:50:46 +02:00
2019-05-21 10:50:46 +02:00
2019-07-22 18:05:11 +02:00
2021-02-03 23:25:56 +01:00
2019-09-06 23:58:44 +02:00
2021-05-19 10:08:28 +02:00
2019-08-19 21:54:15 -07:00
2019-05-24 20:16:01 +02:00
2020-04-17 10:50:22 +02:00
2021-12-08 09:01:10 +01:00
2019-05-30 11:26:39 -07:00
2021-09-12 08:56:39 +02:00
2019-06-05 17:37:17 +02:00
2021-05-11 14:04:16 +02:00
2021-04-07 14:47:38 +02:00
2021-04-07 14:47:38 +02:00
2019-05-24 17:27:11 +02:00
2021-06-30 08:47:42 -04:00
2020-10-01 13:17:23 +02:00
2019-06-05 17:37:17 +02:00
2020-06-17 16:40:22 +02:00
2019-10-07 15:47:19 -07:00
2019-08-19 21:54:16 -07:00
2021-09-22 12:26:37 +02:00
2019-07-16 19:23:24 -07:00
2021-09-26 14:07:09 +02:00
2021-05-26 12:05:15 +02:00
2020-11-18 19:20:30 +01:00
2020-08-26 10:40:51 +02:00
2020-06-24 17:50:35 +02:00
2019-05-27 09:36:28 -05:00
2021-03-04 10:26:45 +01:00
2021-11-17 09:48:24 +01:00
2021-05-14 09:44:33 +02:00
2021-02-07 15:35:49 +01:00
2019-07-08 11:01:13 -07:00
2019-11-04 21:19:25 +01:00
2019-10-17 12:47:12 +02:00
2019-06-21 01:54:53 +02:00
2021-09-26 14:07:08 +02:00
2020-10-01 13:17:10 +02:00
2021-03-17 17:03:45 +01:00
2020-01-09 10:19:54 +01:00
2019-05-21 11:52:39 +02:00
2019-08-01 14:30:22 -07:00
2021-07-14 16:53:08 +02:00
2019-05-30 11:26:37 -07:00
2019-07-18 17:08:07 -07:00
2020-10-14 10:32:58 +02:00
2021-05-14 09:44:33 +02:00
2019-07-08 19:36:47 -07:00
2019-05-21 10:50:45 +02:00
2019-07-08 19:36:47 -07:00
2019-06-05 17:37:17 +02:00
2019-06-05 17:37:17 +02:00
2019-04-19 09:46:05 -07:00
2020-02-24 08:36:52 +01:00
2019-04-16 16:55:15 +02:00
2022-01-16 09:15:38 +01:00