On 07.10.21 11:15, Oscar Salvador wrote:
On Wed, Sep 29, 2021 at 04:36:00PM +0200, David Hildenbrand wrote:
CONFIG_MEMORY_HOTPLUG was marked BROKEN over one year and we just restricted it to 64 bit. Let's remove the unused x86 32bit implementation and simplify the Kconfig.
Signed-off-by: David Hildenbrand david@redhat.com
Reviewed-by: Oscar Salvador osalvador@suse.de
Thanks for the review Oscar!