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

From: David Miller
Date: Sun Nov 18 2018 - 21:59:21 EST


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.