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

From: Maciej W. Rozycki
Date: Thu Dec 06 2018 - 07:15:47 EST


On Wed, 5 Dec 2018, Paul Burton 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.

I believe this file is used by the glibc build process to retrieve
syscall numbers for glibc's own use as well for <sys/syscall.h>. Has the
change been verified not to break this process?

Cc-ing <libc-alpha@xxxxxxxxxxxxxx> for information and possible further
input.

Maciej