| To: | Franck Bui-Huu <fbuihuu@gmail.com> |
|---|---|
| Subject: | Re: [PATCH] Introduce __fill_user() and kill __bzero() [take #2] |
| From: | Geert Uytterhoeven <geert@linux-m68k.org> |
| Date: | Thu, 15 Nov 2007 17:46:18 +0100 (CET) |
| Cc: | Ralf Baechle <ralf@linux-mips.org>, Thiemo Seufer <ths@networkno.de>, linux-mips <linux-mips@linux-mips.org> |
| In-reply-to: | <473C720B.7000100@gmail.com> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <473C720B.7000100@gmail.com> |
| Sender: | linux-mips-bounce@linux-mips.org |
On Thu, 15 Nov 2007, Franck Bui-Huu wrote:
> I put the out of line version of memset in kernel/mips_ksym.c. I
> haven't found a better place. But if you really think we should
> create a lib/memset.c and rename lib/memset.S into lib/fill_user.S, I
> can change it.
kernel/mips_ksym.c is not a good place. Adrian `trivial' Bunk is
scanning arch/ for *_ksym.c files and moving the EXPORT_SYMBOL()s to the
source files they belong to.
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org
In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | [PATCH] Introduce __fill_user() and kill __bzero() [take #2], Franck Bui-Huu |
|---|---|
| Next by Date: | Re: Cannot unwind through MIPS signal frames with ICACHE_REFILLS_WORKAROUND_WAR, David Daney |
| Previous by Thread: | [PATCH] Introduce __fill_user() and kill __bzero() [take #2], Franck Bui-Huu |
| Next by Thread: | Re: [PATCH] Introduce __fill_user() and kill __bzero() [take #2], Franck Bui-Huu |
| Indexes: | [Date] [Thread] [Top] [All Lists] |