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

2018-12-10 Thread Firoz Khan
On Mon, 10 Dec 2018 at 11:11, Paul Burton wrote: > > Hi Firoz, > > On Mon, Dec 10, 2018 at 11:05:38AM +0530, Firoz Khan wrote: > > Please review this patch series and queue it for linux-next. > > It's been ~4 days, 2 of which were a weekend. I'll get to it, but > pinging so often won't help.

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

2018-12-09 Thread Paul Burton
Hi Firoz, On Mon, Dec 10, 2018 at 11:05:38AM +0530, Firoz Khan wrote: > Please review this patch series and queue it for linux-next. It's been ~4 days, 2 of which were a weekend. I'll get to it, but pinging so often won't help. Thanks, Paul

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

2018-12-09 Thread Firoz Khan
Hi Paul, On Thu, 6 Dec 2018 at 10:49, 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