commit | 26dd8e0291fd699142722632c6588a438d6ef0e4 | [log] [tgz] |
---|---|---|
author | Akinobu Mita <akinobu.mita@gmail.com> | Sat Jan 21 00:15:23 2012 +0900 |
committer | Tejun Heo <tj@kernel.org> | Fri Jan 20 09:23:16 2012 -0800 |
tree | 42c9d4e7d88f71850e025d94ebdcd820041110a8 | |
parent | dcd6c92267155e70a94b3927bce681ce74b80d1f [diff] |
percpu: use bitmap_clear 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>