Re: [PATCH v5 0/7] mips: system call table generation support
From: Firoz Khan <hidden>
Date: 2018-12-24 05:20:32
Also in:
linux-mips, lkml
From: Firoz Khan <hidden>
Date: 2018-12-24 05:20:32
Also in:
linux-mips, lkml
On Sun, 23 Dec 2018 at 21:51, Paul Burton [off-list ref] wrote:
Hi Firoz, On Sun, Dec 23, 2018 at 08:15:48AM -0800, Paul Burton wrote:quoted
Hello, Firoz Khan wrote:quoted
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@mips.com 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! Firoz