| From: Andrew Morton <akpm@linux-foundation.org> |
| Subject: mm-remove-mm-io-mappingc-fix |
| Date: Fri Jul 25 04:14:00 PM PDT 2025 |
| |
| update Documentation/core-api/mm-api.rst, per Vlastimil |
| |
| Cc: David Hildenbrand <david@redhat.com> |
| Cc: Liam Howlett <liam.howlett@oracle.com> |
| Cc: Lorenzo Stoakes <lorenzo.stoakes@oracle.com> |
| Cc: Michal Hocko <mhocko@suse.com> |
| Cc: Mike Rapoport <rppt@kernel.org> |
| Cc: Suren Baghdasaryan <surenb@google.com> |
| Cc: Vlastimil Babka <vbabka@suse.cz> |
| Signed-off-by: Andrew Morton <akpm@linux-foundation.org> |
| --- |
| |
| Documentation/core-api/mm-api.rst | 1 - |
| 1 file changed, 1 deletion(-) |
| |
| --- a/Documentation/core-api/mm-api.rst~mm-remove-mm-io-mappingc-fix |
| +++ a/Documentation/core-api/mm-api.rst |
| @@ -139,4 +139,3 @@ More Memory Management Functions |
| .. kernel-doc:: mm/mmu_notifier.c |
| .. kernel-doc:: mm/balloon_compaction.c |
| .. kernel-doc:: mm/huge_memory.c |
| -.. kernel-doc:: mm/io-mapping.c |
| _ |