Re: [PATCH] mips: ralink: mt7621: add missing __iomem
From: Sergio Paracuellos
Date: Fri May 08 2026 - 02:35:55 EST
On Fri, May 8, 2026 at 6:27 AM Rosen Penev <rosenp@xxxxxxxxx> wrote:
>
> raw_readl and writel calls expect pointers annotated with __iomem.
>
> Reported-by: kernel test robot <lkp@xxxxxxxxx>
> Closes: https://lore.kernel.org/oe-kbuild/202211060456.cnV6IK6G-lkp@xxxxxxxxx/
> Fixes: cc19db8b312a ("MIPS: ralink: mt7621: do memory detection on KSEG1")
> Signed-off-by: Rosen Penev <rosenp@xxxxxxxxx>
> ---
> arch/mips/ralink/mt7621.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Sergio Paracuellos <sergio.paracuellos@xxxxxxxxx>
Thanks,
Sergio Paracuellos