Files
linux-stable-mirror/arch/sparc
Al Viro 59ef42bb3c sparc64: fix prototypes of reads[bwl]()
[ Upstream commit 7205ef77df ]

Conventions for readsl() are the same as for readl() - any __iomem
pointer is acceptable, both const and volatile ones being OK.  Same
for readsb() and readsw().

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Reviewed-by: Andreas Larsson <andreas@gaisler.com>
Signed-off-by: Andreas Larsson <andreas@gaisler.com> # Making sparc64 subject prefix
Signed-off-by: Sasha Levin <sashal@kernel.org>
2025-11-13 15:34:28 -05:00
..
2025-10-19 16:33:53 +02:00