percpu: use bitmap_clear
authorAkinobu Mita <akinobu.mita@gmail.com>
Fri, 20 Jan 2012 15:15:23 +0000 (00:15 +0900)
committerTejun Heo <tj@kernel.org>
Fri, 20 Jan 2012 17:23:16 +0000 (09:23 -0800)
Use bitmap_clear rather than clearing individual bits in a memory region.

Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com>
Acked-by: Christoph Lameter <cl@linux-foundation.org>
Signed-off-by: Tejun Heo <tj@kernel.org>

No differences found