Re: [PATCH v6 02/10] mm/memory_hotplug: add mhp_online_type_to_str() and export string helpers
"David Hildenbrand (Arm)" <[email protected]>
| Newsgroups | dev.linux.lists.nvdimm,dev.linux.lists.driver-core,org.kernel.vger.linux-cxl,org.kernel.vger.linux-kernel,org.kernel.vger.linux-kselftest,org.kvack.linux-mm |
|---|---|
| Message-ID | <[email protected]> |
On 6/30/26 23:18, Gregory Price wrote: > Add mhp_online_type_to_str() as the inverse of mhp_online_type_from_str(), > and export both so a driver can render and parse the memory online type > through its own sysfs interface. > > Signed-off-by: Gregory Price <[email protected]> > --- Acked-by: David Hildenbrand (Arm) <[email protected]> -- Cheers, David