summaryrefslogtreecommitdiffstats
path: root/mm/percpu.c
diff options
context:
space:
mode:
authorTejun Heo <tj@kernel.org>2014-09-02 14:46:02 -0400
committerTejun Heo <tj@kernel.org>2014-09-02 14:46:02 -0400
commita63d4ac4ab6094c051a5a240260d16117a7a2f86 (patch)
tree49a72a515f8bb9a4f83bc68526187da462f20dd8 /mm/percpu.c
parenta93ace487a339dccf7040be7fee08c3415188e14 (diff)
downloadblackbird-op-linux-a63d4ac4ab6094c051a5a240260d16117a7a2f86.tar.gz
blackbird-op-linux-a63d4ac4ab6094c051a5a240260d16117a7a2f86.zip
percpu: make percpu-km set chunk->populated bitmap properly
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. Signed-off-by: Tejun Heo <tj@kernel.org> Acked-by: Christoph Lameter <cl@linux.com>
Diffstat (limited to 'mm/percpu.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud