Re: [PATCH v6 08/10] dax/kmem: extract hotplug/hotremove helper functions
Gregory Price <[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 | <alAZZzO96_ZltrJV@gourry-fedora-PF4VCD3F> |
On Thu, Jul 09, 2026 at 02:44:25PM -0700, Dave Jiang wrote: > > > + * Set flags appropriate for System RAM. Leave ..._BUSY clear > > + * so that add_memory() can add a child resource. Do not > > + * inherit flags from the parent since it may set new flags > > + * unknown to us that will break add_memory() below. > > 'later' instead of 'below'? Comment reflects previous function flow that is no longer the case. > > DJ > ack. will pick it up on the respin ~Gregory