Re: [PATCH] mm: Simplify code by SECTION_ALIGN_UP() and SECTION_ALIGN_DOWN()macro usage

From: David Rientjes
Date: Thu Jun 09 2011 - 15:54:16 EST


On Thu, 9 Jun 2011, Daniel Kiper wrote:

> git commit a539f3533b78e39a22723d6d3e1e11b6c14454d9 (mm: add SECTION_ALIGN_UP()
> and SECTION_ALIGN_DOWN() macro) introduced SECTION_ALIGN_UP() and SECTION_ALIGN_DOWN()
> macro. Use those macros to increase code readability.
>
> This patch applies to Linus' git tree, v3.0-rc2 tag.
>

[ This patch would go through the -mm tree so it should always be based
on the latest git tree, no need to mention it. Alternatively, if it
was based on something in -mm that isn't in the latest git yet, then
you only need to append the "-mm" tag to the subject line:
"[patch -mm]". ]

> Signed-off-by: Daniel Kiper <dkiper@xxxxxxxxxxxx>

Acked-by: David Rientjes <rientjes@xxxxxxxxxx>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/