Commit f23cb0c
cpuset: remove need_rebuild_sched_domains
Previously, update_cpumasks_hier() used need_rebuild_sched_domains to
decide whether to invoke rebuild_sched_domains_locked(). Now that
rebuild_sched_domains_locked() only sets force_rebuild, the flag is
redundant. Hence, remove it.
Signed-off-by: Chen Ridong <[email protected]>
Reviewed-by: Waiman Long <[email protected]>
Signed-off-by: Tejun Heo <[email protected]>1 parent 648d43d commit f23cb0c
1 file changed
+1
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2184 | 2184 | | |
2185 | 2185 | | |
2186 | 2186 | | |
2187 | | - | |
2188 | 2187 | | |
2189 | 2188 | | |
2190 | 2189 | | |
| |||
2348 | 2347 | | |
2349 | 2348 | | |
2350 | 2349 | | |
2351 | | - | |
| 2350 | + | |
2352 | 2351 | | |
2353 | 2352 | | |
2354 | 2353 | | |
2355 | 2354 | | |
2356 | 2355 | | |
2357 | | - | |
2358 | | - | |
2359 | | - | |
2360 | 2356 | | |
2361 | 2357 | | |
2362 | 2358 | | |
| |||
0 commit comments