[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAMuHMdUnWwN-Fg9RH+PuYZMoZ47eN7f8AuUsdP9FJXP3AutA8g@mail.gmail.com>
Date: Tue, 7 May 2013 14:13:21 +0200
From: Geert Uytterhoeven <geert@...ux-m68k.org>
To: Al Viro <viro@...iv.linux.org.uk>
Cc: Rusty Russell <rusty@...tcorp.com.au>,
Yoshinori Sato <ysato@...rs.sourceforge.jp>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] h8300: Hardcode symbol prefixes in asm sources
On Tue, May 7, 2013 at 2:02 PM, Al Viro <viro@...iv.linux.org.uk> wrote:
> On Tue, May 07, 2013 at 11:52:00AM +0200, Geert Uytterhoeven wrote:
>> arch/h8300/kernel/syscalls.S | 646 +++++++++++-----------
>
> NAK on this part - either turn it into array initialized in something.c,
> or at least do something like
> #define CALL(x) .long _##x
> and use that to fill the damn thing.
That's something different. This patch is about fixing a regression.
Converting it to the new syscall table generation hype/framework is less urgent.
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@...ux-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
--
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