Re: [PATCH] efi_limit_regions triggers link failure when CONFIG_EFIis not defined

From: Andrew Morton
Date: Fri Nov 24 2006 - 16:31:50 EST


On Fri, 24 Nov 2006 18:33:47 +0100
Andi Kleen <ak@xxxxxxx> wrote:

> > Can we
> > guarentee it will be inlined though? I had the feeling that inline was
> > advisory and if it does not inline then we will get the link failures.
>
> It's defined to __attribute__((always_inline)) inline

That's an internal implementation detail. Please use __always_inline
-
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/