Re: [PATCH v3 0/6] mips: system call table generation support

From: Firoz Khan
Date: Wed Dec 05 2018 - 02:12:29 EST


Hi Paul,

On Wed, 5 Dec 2018 at 12:04, Paul Burton <paul.burton@xxxxxxxx> wrote:
>
> Hi Firoz,
>
> On Tue, Dec 04, 2018 at 09:33:08AM +0530, Firoz Khan wrote:
> > Could you review this patch series. I would appreciate if you can
> > perform the boot test on the actual platform.
>
> This is looking pretty good to me, so I look forward to v4 with Arnd's
> comments addressed.
>
> I've verified that the sys call tables are identical for both
> 32r2el_defconfig & 64r6el_defconfig before & after this series, and that
> both still boot fine.

Great, thanks for the update. will send v4 asap.

Firoz

>
> Thanks,
> Paul