]> Git Repo - linux.git/commit - include/linux/mmzone.h
mm: add SECTION_ALIGN_UP() and SECTION_ALIGN_DOWN() macro
authorDaniel Kiper <[email protected]>
Wed, 25 May 2011 00:12:51 +0000 (17:12 -0700)
committerLinus Torvalds <[email protected]>
Wed, 25 May 2011 15:39:36 +0000 (08:39 -0700)
commita539f3533b78e39a22723d6d3e1e11b6c14454d9
tree59c62d883a2f38e79a5e37d114c4560443728426
parenta2c8990aed5ab000491732b07c8c4465d1b389b8
mm: add SECTION_ALIGN_UP() and SECTION_ALIGN_DOWN() macro

Add SECTION_ALIGN_UP() and SECTION_ALIGN_DOWN() macro which aligns given
pfn to upper section and lower section boundary accordingly.

Required for the latest memory hotplug support for the Xen balloon driver.

Signed-off-by: Daniel Kiper <[email protected]>
Reviewed-by: Konrad Rzeszutek Wilk <[email protected]>
David Rientjes <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
include/linux/mmzone.h
This page took 0.05333 seconds and 4 git commands to generate.