linux/arch
Nhat Pham 946e697c69 cachestat: wire up cachestat for other architectures
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@gmail.com/

This patch wires cachestat in for all the other architectures.

[nphamcs@gmail.com: wire up cachestat for arm64]
  Link: https://lkml.kernel.org/r/20230511092843.3896327-1-nphamcs@gmail.com
Link: https://lkml.kernel.org/r/20230510195806.2902878-1-nphamcs@gmail.com
Signed-off-by: Nhat Pham <nphamcs@gmail.com>
Tested-by: Michael Ellerman <mpe@ellerman.id.au>	[powerpc]
Acked-by: Geert Uytterhoeven <geert@linux-m68k.org>	[m68k]
Reviewed-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Heiko Carstens <hca@linux.ibm.com>		[s390]
Cc: Alexander Gordeev <agordeev@linux.ibm.com>
Cc: Christian Borntraeger <borntraeger@linux.ibm.com>
Cc: Christophe Leroy <christophe.leroy@csgroup.eu>
Cc: Chris Zankel <chris@zankel.net>
Cc: David S. Miller <davem@davemloft.net>
Cc: Helge Deller <deller@gmx.de>
Cc: Ivan Kokshaysky <ink@jurassic.park.msu.ru>
Cc: "James E.J. Bottomley" <James.Bottomley@HansenPartnership.com>
Cc: Johannes Weiner <hannes@cmpxchg.org>
Cc: John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>
Cc: Matt Turner <mattst88@gmail.com>
Cc: Max Filippov <jcmvbkbc@gmail.com>
Cc: Michal Simek <monstr@monstr.eu>
Cc: Nicholas Piggin <npiggin@gmail.com>
Cc: Richard Henderson <richard.henderson@linaro.org>
Cc: Rich Felker <dalias@libc.org>
Cc: Russell King <linux@armlinux.org.uk>
Cc: Sven Schnelle <svens@linux.ibm.com>
Cc: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Cc: Vasily Gorbik <gor@linux.ibm.com>
Cc: Yoshinori Sato <ysato@users.sourceforge.jp>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
2023-06-09 16:25:16 -07:00
..
alpha cachestat: wire up cachestat for other architectures 2023-06-09 16:25:16 -07:00
arc Locking changes in v6.4: 2023-05-05 12:56:55 -07:00
arm cachestat: wire up cachestat for other architectures 2023-06-09 16:25:16 -07:00
arm64 cachestat: wire up cachestat for other architectures 2023-06-09 16:25:16 -07:00
csky arch/csky patches for 6.4 2023-05-04 12:25:05 -07:00
hexagon Locking changes in v6.4: 2023-05-05 12:56:55 -07:00
ia64 cachestat: wire up cachestat for other architectures 2023-06-09 16:25:16 -07:00
loongarch Locking changes in v6.4: 2023-05-05 12:56:55 -07:00
m68k cachestat: wire up cachestat for other architectures 2023-06-09 16:25:16 -07:00
microblaze cachestat: wire up cachestat for other architectures 2023-06-09 16:25:16 -07:00
mips cachestat: wire up cachestat for other architectures 2023-06-09 16:25:16 -07:00
nios2 - Nick Piggin's "shoot lazy tlbs" series, to improve the peformance of 2023-04-27 19:42:02 -07:00
openrisc Locking changes in v6.4: 2023-05-05 12:56:55 -07:00
parisc cachestat: wire up cachestat for other architectures 2023-06-09 16:25:16 -07:00
powerpc cachestat: wire up cachestat for other architectures 2023-06-09 16:25:16 -07:00
riscv Probes fixes for 6.4-rc1: 2023-05-18 09:04:45 -07:00
s390 cachestat: wire up cachestat for other architectures 2023-06-09 16:25:16 -07:00
sh cachestat: wire up cachestat for other architectures 2023-06-09 16:25:16 -07:00
sparc cachestat: wire up cachestat for other architectures 2023-06-09 16:25:16 -07:00
um um: harddog: fix modular build 2023-05-10 00:21:30 +02:00
x86 cachestat: implement cachestat syscall 2023-06-09 16:25:16 -07:00
xtensa cachestat: wire up cachestat for other architectures 2023-06-09 16:25:16 -07:00
.gitignore
Kconfig lazy tlb: shoot lazies, non-refcounting lazy tlb mm reference handling scheme 2023-03-28 16:20:08 -07:00