Commit 3ffea9a
committed
Merge tag 'smp_urgent_for_v6.10_rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull smp fixes from Borislav Petkov:
- Fix "nosmp" and "maxcpus=0" after the parallel CPU bringup work went
in and broke them
- Make sure CPU hotplug dynamic prepare states are actually executed
* tag 'smp_urgent_for_v6.10_rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
cpu: Fix broken cmdline "nosmp" and "maxcpus=0"
cpu/hotplug: Fix dynstate assignment in __cpuhp_setup_state_cpuslocked()1 file changed
+7
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1859 | 1859 | | |
1860 | 1860 | | |
1861 | 1861 | | |
| 1862 | + | |
| 1863 | + | |
| 1864 | + | |
1862 | 1865 | | |
1863 | 1866 | | |
1864 | 1867 | | |
| |||
2446 | 2449 | | |
2447 | 2450 | | |
2448 | 2451 | | |
2449 | | - | |
| 2452 | + | |
2450 | 2453 | | |
2451 | 2454 | | |
2452 | 2455 | | |
| |||
2469 | 2472 | | |
2470 | 2473 | | |
2471 | 2474 | | |
2472 | | - | |
| 2475 | + | |
2473 | 2476 | | |
2474 | 2477 | | |
2475 | 2478 | | |
| |||
2500 | 2503 | | |
2501 | 2504 | | |
2502 | 2505 | | |
2503 | | - | |
2504 | | - | |
| 2506 | + | |
| 2507 | + | |
2505 | 2508 | | |
2506 | 2509 | | |
2507 | 2510 | | |
| |||
0 commit comments