Files
linux/Documentation/driver-api
Doehyun Baek de5c46373e Docs/driver-api/uio-howto: document mmap_prepare callback
The UIO howto still documents an mmap callback in struct uio_info.
That field was replaced by mmap_prepare, which takes a struct
vm_area_desc.

A UIO driver following the current howto no longer builds because
struct uio_info has no mmap member. Update the documented callback
signature and matching text to match the current API.

Fixes: 933f05f58a ("uio: replace deprecated mmap hook with mmap_prepare in uio_info")
Signed-off-by: Doehyun Baek <doehyunbaek@gmail.com>
Reviewed-by: Lorenzo Stoakes <ljs@kernel.org>
Acked-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Message-ID: <20260622181821.1195257-1-doehyunbaek@gmail.com>
2026-06-23 14:33:38 -06:00
..
2023-04-26 15:43:19 -07:00
2024-09-05 12:13:39 +02:00
2024-05-02 10:02:29 -06:00
2026-02-22 17:38:21 -05:00
2025-11-07 11:12:03 +01:00
2026-03-10 07:51:30 -04:00
2026-01-11 06:09:11 -10:00
2025-05-19 09:04:21 -06:00
2023-07-24 12:12:24 +02:00
2024-05-10 11:15:21 -06:00
2024-05-02 10:02:29 -06:00