Re: drop memory-hotplug on superH
"D. Jeff Dionne" <[email protected]>
| Newsgroups | gmane.linux.ports.sh.devel |
|---|---|
| Message-ID | <[email protected]> |
On May 17, 2024, at 05:25, Oscar Salvador <[email protected]> wrote: Agree > we no longer support memory-hotplug on 32bit platforms, so let us drop the > memory-hotplug code for superH because it is a no-op at the moment. > If there is ever a 64bit platform again, we shall re-implement it, and we > shall do it on CONFIG_SPARSEMEM_VMEMMAP, since we plan do make memory-hotplug > dependant on that, and drop support for CONFIG_SPARSEMEM && > !CONFIG_SPARSEMEM_VMEMMAP environments.