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)
Thu, Feb 6, 2:23 PM
Unknown Object (File)
Tue, Feb 4, 11:32 AM
Unknown Object (File)
Sat, Feb 1, 8:49 AM
Unknown Object (File)
Mon, Jan 27, 9:21 AM
Unknown Object (File)
Jan 20 2025, 9:30 AM
Unknown Object (File)
Jan 5 2025, 6:59 PM
Unknown Object (File)
Nov 25 2024, 8:43 AM
Unknown Object (File)
Nov 3 2024, 12:39 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