Re: [PATCH] resource: export iomem_get_mapping() for loadable modules

From: Christoph Hellwig

Date: Mon May 11 2026 - 03:22:08 EST


On Mon, May 11, 2026 at 09:14:04AM +0200, David Hildenbrand (Arm) wrote:
> >
> > static int __request_region_locked(struct resource *res, struct resource *parent,
> > resource_size_t start, resource_size_t n,
>
> Which in-tree driver wants to make use of this?

And why?