Re: [PATCH v4 3/5] arch: Register fchmodat2, usually as syscall 452

From: Arnd Bergmann
Date: Tue Jul 11 2023 - 12:26:45 EST


On Tue, Jul 11, 2023, at 18:16, Alexey Gladkov wrote:
> From: Palmer Dabbelt <palmer@xxxxxxxxxx>
>
> This registers the new fchmodat2 syscall in most places as nuber 452,
> with alpha being the exception where it's 562. I found all these sites
> by grepping for fspick, which I assume has found me everything.
>
> Signed-off-by: Palmer Dabbelt <palmer@xxxxxxxxxx>
> Signed-off-by: Alexey Gladkov <legion@xxxxxxxxxx>

Acked-by: Arnd Bergmann <arnd@xxxxxxxx>