Re: [PATCH v5 0/7] mips: system call table generation support

From: Paul Burton
Date: Sun Dec 23 2018 - 11:21:22 EST


Hi Firoz,

On Sun, Dec 23, 2018 at 08:15:48AM -0800, Paul Burton wrote:
> Hello,
>
> Firoz Khan wrote:
> > 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 mips-fixes.
>
> Thanks,
> Paul
>
> [ This message was auto-generated; if you believe anything is incorrect
> then please email paul.burton@xxxxxxxx to report it. ]

FYI this was actually applied to mips-next on the 14th & is part of the
pull request I'm about to send for 4.21, but running my ack-email script
is still a manual step & clearly still could be improved :)

Thanks,
Paul