Re: [patch 7/7] Make "inline" no longer mandatory for gcc 4.x

From: Andrew Morton
Date: Sat Jan 07 2006 - 01:35:41 EST


Arjan van de Ven <arjan@xxxxxxxxxxxxx> wrote:
>
> if optimizing for size (CONFIG_CC_OPTIMIZE_FOR_SIZE), allow gcc4 compilers
> to decide what to inline and what not - instead of the kernel forcing gcc
> to inline all the time. This requires several places that require to be
> inlined to be marked as such, previous patches in this series do that.

This one stomps all over more-updates-for-the-gcc-=-32-requirement.patch.
PLease redo against 2.6.15-mm1 or next -mm?
-
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/