Re: [PATCH] Uninline zonelist iterator helper functions

From: KOSAKI Motohiro
Date: Thu Mar 27 2008 - 12:49:32 EST


Hi

On Fri, Mar 28, 2008 at 12:51 AM, Mel Gorman <mel@xxxxxxxxx> wrote:
> for_each_zone_zonelist_nodemask() uses large inlined helpers. The number of
> callsites using it means that the size of the text section is increased.
> This patch uninlines the helpers to reduce the amount of text bloat.
>
> Signed-off-by: Mel Gorman <mel@xxxxxxxxx>

I found no bug :)
--
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/