Re: [PATCH] h8300: Hardcode symbol prefixes in asm sources

From: Geert Uytterhoeven
Date: Tue May 07 2013 - 08:13:26 EST


On Tue, May 7, 2013 at 2:02 PM, Al Viro <viro@xxxxxxxxxxxxxxxxxx> 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@xxxxxxxxxxxxxx

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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/