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)
Mon, Jun 29, 12:35 AM
Unknown Object (File)
Mon, Jun 22, 8:43 PM
Unknown Object (File)
Sun, Jun 21, 4:47 PM
Unknown Object (File)
May 18 2026, 1:04 AM
Unknown Object (File)
May 15 2026, 5:20 PM
Unknown Object (File)
May 15 2026, 5:08 PM
Unknown Object (File)
Apr 28 2026, 3:28 AM
Unknown Object (File)
Apr 24 2026, 12:32 AM

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