Page MenuHomeFreeBSD

linuxkpi: Copy <linux/dma-buf-map.h> to <linux/iosys-map.h>
AbandonedPublic

Authored by dumbbell on Dec 13 2023, 11:55 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Nov 3, 12:39 PM
Unknown Object (File)
Wed, Oct 23, 4:53 PM
Unknown Object (File)
Sep 27 2024, 1:00 PM
Unknown Object (File)
Sep 27 2024, 1:00 PM
Unknown Object (File)
Sep 27 2024, 1:00 PM
Unknown Object (File)
Sep 25 2024, 4:05 PM
Unknown Object (File)
Sep 22 2024, 11:10 AM
Unknown Object (File)
Sep 21 2024, 11:28 PM

Details

Reviewers
manu
Summary

Why

The header was renamed in Linux 5.18 and the exported API was renamed accordingly.

How

To maintain compatibility with many versions of the drivers using this header, we keep the old header in place.

This is part of the update of the DRM drivers to Linux 5.18.

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped