Re: [PATCH 2.6.32 40/42] mm/memory_hotplug.c: check for missing sections in test_pages_in_a_zone()

From: Willy Tarreau
Date: Sat Jan 23 2016 - 14:05:29 EST


On Sat, Jan 23, 2016 at 07:29:54PM +0100, Willy Tarreau wrote:
> On Sat, Jan 23, 2016 at 06:13:59PM +0000, Ben Hutchings wrote:
> > SECTION_ALIGN_UP() is not defined in 2.6.32; it was added by commit
> > a539f3533b78.
>
> ... which means my build config was incomplete this time. I'll
> refresh it to be sure it covers more of the code :-/
>
> I'll backport the patch above, it's small enough.

Just wanted to confirm that allmodconfig passes with this one now.

Have a nice week-end,
Willy