On Wed, Apr 09, 2025 at 07:07:56PM +0200, Geert Uytterhoeven wrote:
> Hi Miguel,
>
> CC arnd
>
> On Wed, 9 Apr 2025 at 16:48, Miguel Ojeda
> wrote:
> > On Wed, Apr 9, 2025 at 8:16 AM FUJITA Tomonori
> > wrote:
> > >
> > > Align iounmap() signature with other architectures.
> >
> > Most indeed h
oid __iomem *addr)
> | ^
> 1 error generated.
>
> Fixes: ce30d94e6855 ("rust: add `io::{Io, IoRaw}` base types")
> Signed-off-by: FUJITA Tomonori
Reviewed-by: Danilo Krummrich
@Miguel: This originally landed through driver-core, but I guess subsequent
patches should go through the Rust tree.