2023-05-08 19:44:20

by Thomas Gleixner

[permalink] [raw]
Subject: [patch v3 00/36] cpu/hotplug, x86: Reworked parallel CPU bringup

Hi!

This is version 3 of the reworked parallel bringup series. Version 2 can be
found here:

https://lore.kernel.org/lkml/[email protected]

This is just a quick reiteration to address the following details:

1) Drop the two extended topology leaf patches as they are not longer
relevant (Andrew Cooper)

2) Make the announce_cpu() fixup work for real (Micheal Kelley)

Other than that there are no changes and the other details are all the same
as in V2.

Thanks,

tglx