On Thu, Sep 20, 2018 at 5:06 PM Firoz Khan <firoz.khan@xxxxxxxxxx> wrote:
The system call table entries are present in syscalltable.S. One of the patch in this patch series will auto-generate the system call table entries using the system call table generation script and which'll replace the existig table file. In order to come up with a common naming convention across all architecture, we need to change the file name to syscall_table.S. This change will unify the implementation across all architecture. Signed-off-by: Firoz Khan <firoz.khan@xxxxxxxxxx>
Reviewed-by: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx> 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