| To: | Adrian Bunk <bunk@stusta.de> |
|---|---|
| Subject: | Re: [2.6 patch] include/asm-mips/processor.h: "extern inline" -> "static inline" |
| From: | Ralf Baechle <ralf@linux-mips.org> |
| Date: | Mon, 9 Jul 2007 14:06:06 +0100 |
| Cc: | linux-mips@linux-mips.org, linux-kernel@vger.kernel.org |
| In-reply-to: | <20070709122240.GY3492@stusta.de> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <20070707010330.GY3492@stusta.de> <20070709102754.GB24487@linux-mips.org> <20070709122240.GY3492@stusta.de> |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | Mutt/1.5.14 (2007-02-12) |
On Mon, Jul 09, 2007 at 02:22:40PM +0200, Adrian Bunk wrote: > In C99 (and therefore in gcc >= 4.3), "extern inline" means that the > function should be compiled inline where the inline definition is seen, > and that the compiler should also emit a copy of the function body with > an externally visible symbol. Uh, indeed. Thanks for the reminder. Patch applied. Ralf |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: [2.6 patch] include/asm-mips/processor.h: "extern inline" -> "static inline", Adrian Bunk |
|---|---|
| Next by Date: | Re: [2.6 patch] cpu_callout_map cleanups, Ralf Baechle |
| Previous by Thread: | Re: [2.6 patch] include/asm-mips/processor.h: "extern inline" -> "static inline", Adrian Bunk |
| Next by Thread: | [PATCH] Add debugfs files to show fpuemu statistics, Atsushi Nemoto |
| Indexes: | [Date] [Thread] [Top] [All Lists] |