Re: [PATCH v3 0/4] sparc: system call table generation support

From: Firoz Khan
Date: Mon Nov 19 2018 - 00:22:29 EST


Hi David,

On Mon, 19 Nov 2018 at 08:29, David Miller <davem@xxxxxxxxxxxxx> wrote:
>
> From: Firoz Khan <firoz.khan@xxxxxxxxxx>
> Date: Wed, 14 Nov 2018 10:56:27 +0530
>
> > The purpose of this patch series is, we can easily
> > add/modify/delete system call table support by cha-
> > nging entry in syscall.tbl file instead of manually
> > changing many files. The other goal is to unify the
> > system call table generation support implementation
> > across all the architectures.
> ...
>
> Series applied to sparc-next.

Sounds good. Thanks

Firoz