Re: [PATCH v2] mm: remove mm/io-mapping.c
From: Vlastimil Babka
Date: Fri Jul 25 2025 - 10:39:01 EST
On 7/25/25 16:29, Lorenzo Stoakes wrote:
> This is dead code, which was used from commit b739f125e4eb ("i915: use
> io_mapping_map_user") but reverted a month later by commit
> 0e4fe0c9f2f9 ("Revert "i915: use io_mapping_map_user"") back in 2021.
>
> Since then nobody has used it, so remove it.
>
> Signed-off-by: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
> Acked-by: David Hildenbrand <david@xxxxxxxxxx>
Acked-by: Vlastimil Babka <vbabka@xxxxxxx>
Think we'll need also to remove this line:
Documentation/core-api/mm-api.rst:.. kernel-doc:: mm/io-mapping.c