Re: [PATCH] mm: remove io-mapping
From: Lorenzo Stoakes
Date: Fri Jul 25 2025 - 10:04:37 EST
On Thu, Jul 24, 2025 at 04:39:16PM +0100, Lorenzo Stoakes wrote:
> Sorry Andrew please ignore this for now, I'll send a v2 later.
>
> I'm not having a great day here...
>
> I wrongly assumed that, since this is wholly unused in practice, that nobody
> would refer to it or include the header, but it turns out that's incorrect.
Yeah long week :) the header is used all over the place, so we just need to
drop the function decl.
v2 incoming soon.