memory-hotplug dropped support for 32bit platforms a while back, and given that superH can only operate on 32bit at this moment, this cannot possibily work. Remove all code and Kconfigs related to memory-hotplug and memory-hotremove. Oscar Salvador (2): arch/sh: Remove code that handles memory-hotplug and memory-hotremove arch/sh: Drop support for memory-hotplug and memory-hotremove arch/sh/Kconfig | 2 -- arch/sh/configs/apsh4ad0a_defconfig | 2 -- arch/sh/configs/sdk7786_defconfig | 2 -- arch/sh/configs/shx3_defconfig | 2 -- arch/sh/mm/Kconfig | 4 ---- arch/sh/mm/init.c | 28 ---------------------------- 6 files changed, 40 deletions(-) -- 2.45.1