Re: [PATCH v9 0/5] use bin_attribute to break the size limitation of cpumap ABI

From: Greg KH
Date: Fri Aug 13 2021 - 04:32:41 EST


On Thu, Aug 12, 2021 at 04:44:26PM +1200, Barry Song wrote:
> > V9:
> > - Split bitmask and list APIs and removed bool parameter with respect to
> > Greg's comment
> > - Removed duplication in code doc
> >
> ...
> >
> > Background:
> >
> > the whole story began from this thread when Jonatah and me tried to add a
> > new topology level-cluster which exists on kunpeng920 and X86 Jacobsville:
> > https://lore.kernel.org/lkml/YFRGIedW1fUlnmi+@xxxxxxxxx/
> > https://lore.kernel.org/lkml/YFR2kwakbcGiI37w@xxxxxxxxx/
> >
>
> Hi Greg,
> Will you take this series so that I can rebase the cluster-scheduler series[1] on top of
> this? that cluster series is where this ABI series really get started. I am looking forward
> to sending a normal patchset for cluster series after this ABI series settles down.
>
> [1] scheduler: expose the topology of clusters and add cluster scheduler
> https://lore.kernel.org/lkml/20210420001844.9116-1-song.bao.hua@xxxxxxxxxxxxx/

Now applied to my testing tree.

thanks,

greg k-h