On 07/22/15 at 10:37am, Tejun Heo wrote: > On Wed, Jul 22, 2015 at 10:29:00PM +0800, Baoquan He wrote: > > > > So if no reserved_size dyn_size is assigned to zero, and is checked to > > > > see if dchunk need be created in below code: > > > > > > Hmmm... but then pcpu_reserved_chunk is NULL so there still is no > > > duplicate on the list, no? > > > > Yes, you are quite right. I was mistaken. So NACK this patch. > > But, yeah, it'd be great if we can add a WARN_ON() to ensure that this > really doesn't happen along with some comments.
Posted [patch v3 2/3] as you suggested. Thanks a lot! -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

