Re: [patch 00/2] improve .text size on gcc 4.0 and newer compilers
From: Ingo Molnar
Date: Mon Jan 02 2006 - 16:32:05 EST
* Andrew Morton <akpm@xxxxxxxx> wrote:
> Ingo Molnar <mingo@xxxxxxx> wrote:
> >
> > i marked all things __always_inline that allyesconfig
> > needs inlined.
>
> I hope you fixed __always_inline too. It's currently a no-op on all
> but alpha.
yeah, i fixed that, my patch-queue does:
#define __always_inline inline __attribute__((always_inline))
Ingo
-
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/