]> git.baikalelectronics.ru Git - kernel.git/commit
percpu: Use ALIGN macro instead of hand coding alignment calculation
authorChristoph Lameter <cl@gentwo.org>
Thu, 19 Jun 2014 14:59:18 +0000 (09:59 -0500)
committerTejun Heo <tj@kernel.org>
Thu, 19 Jun 2014 15:00:27 +0000 (11:00 -0400)
commit44e51e9a3ba198834adad98d87358c1112bdbf51
treeff9b9ae17a81027a8ff0f44b884c39b30709092f
parent34cede6fdd25604c84ac1af97d5ab86644d1fbc9
percpu: Use ALIGN macro instead of hand coding alignment calculation

Signed-off-by: Christoph Lameter <cl@linux.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
mm/percpu.c