Re: [PATCH v6 08/10] dax/kmem: extract hotplug/hotremove helper functions
From: Gregory Price
Date: Thu Jul 09 2026 - 17:59:13 EST
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