Re: [PATCH] cachestat: wire up cachestat for other architectures

From: Heiko Carstens
Date: Thu May 11 2023 - 03:58:31 EST


On Wed, May 10, 2023 at 12:58:06PM -0700, Nhat Pham wrote:
> cachestat is previously only wired in for x86 (and architectures using
> the generic unistd.h table):
>
> https://lore.kernel.org/lkml/20230503013608.2431726-1-nphamcs@xxxxxxxxx/
>
> This patch wires cachestat in for all the other architectures.
>
> Signed-off-by: Nhat Pham <nphamcs@xxxxxxxxx>
> ---
...
> arch/s390/kernel/syscalls/syscall.tbl | 1 +

Acked-by: Heiko Carstens <hca@xxxxxxxxxxxxx> (s390)