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

From: Arjan van de Ven
Date: Sat Jan 07 2006 - 03:33:05 EST


On Fri, 2006-01-06 at 22:33 -0800, Andrew Morton wrote:
> 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?

Will do.


-
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/