[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.DEB.2.11.1408231059470.29970@gentwo.org>
Date: Sat, 23 Aug 2014 11:00:05 -0500 (CDT)
From: Christoph Lameter <cl@...ux.com>
To: Tejun Heo <tj@...nel.org>
cc: akpm@...ux-foundation.org, laijs@...fujitsu.com,
linux-kernel@...r.kernel.org, vgoyal@...hat.com
Subject: Re: [PATCH 07/15] percpu: make percpu-km set chunk->populated bitmap
properly
On Fri, 22 Aug 2014, Tejun Heo wrote:
> percpu-km instantiates the whole chunk on creation and doesn't make
> use of chunk->populated bitmap and leaves it as zero. While this
> currently doesn't cause any problem, the inconsistency makes it
> difficult to build further logic on top of chunk->populated. This
> patch makes percpu-km fill chunk->populated on creation so that the
> bitmap is always consistent.
Acked-by: Christoph Lameter <cl@...ux.com>
--
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