[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20150722143729.GM15934@mtj.duckdns.org>
Date: Wed, 22 Jul 2015 10:37:29 -0400
From: Tejun Heo <tj@...nel.org>
To: Baoquan He <bhe@...hat.com>
Cc: cl@...ux-foundation.org, linux-mm@...ck.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 2/3] perpuc: check pcpu_first_chunk and
pcpu_reserved_chunk to avoid handling them twice
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.
Thanks!
--
tejun
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists