[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20080303085720.GD15943@elte.hu>
Date: Mon, 3 Mar 2008 09:57:20 +0100
From: Ingo Molnar <mingo@...e.hu>
To: Adrian Bunk <bunk@...nel.org>
Cc: Alexey Starikovskiy <aystarik@...il.com>, lenb@...nel.org,
astarikovskiy@...e.de, linux-acpi@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [2.6 patch] acpi/battery.c: make 2 functions static
* Adrian Bunk <bunk@...nel.org> wrote:
> On Sat, Mar 01, 2008 at 09:26:41PM +0300, Alexey Starikovskiy wrote:
> > May I keep them inline?
>
> The problem with such manual inlines is that we force gcc to always
> inline them - and history has shown that functions grow without the
> "inline" being removed.
what do you mean by "we force gcc to always inline them"? gcc is free to
decide whether to inline or to not inline. (and CONFIG_FORCED_INLINING
got removed from 2.6.25)
Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists