Hi Tejun, On Mon, Jul 17, 2017 at 03:10:09PM -0400, Tejun Heo wrote:
> > /* > > + * Initialize first chunk. > > + * pcpu_first_chunk will always manage the dynamic region of the > > + * first chunk. The static region is dropped as those addresses > > Would "not covered by any chunk" be clearer than "dropped"? I've updated the comments in the new revision. This is explained in the function comment now. Thanks, Dennis