Page MenuHomeFreeBSD

linuxkpi: Add kfifo.h
ClosedPublic

Authored by manu on Jun 23 2022, 8:21 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Feb 28, 4:33 PM
Unknown Object (File)
Feb 3 2025, 9:02 PM
Unknown Object (File)
Jan 27 2025, 6:59 AM
Unknown Object (File)
Jan 26 2025, 6:34 AM
Unknown Object (File)
Jan 24 2025, 10:57 PM
Unknown Object (File)
Dec 4 2024, 11:02 PM
Unknown Object (File)
Nov 28 2024, 8:57 AM
Unknown Object (File)
Nov 25 2024, 1:16 PM

Details

Summary

Provide macros needed for drm-kmod.

MFC after: 1 week
Sponsored by: Beckhoff Automation GmbH & Co. KG

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

manu requested review of this revision.Jun 23 2022, 8:21 AM
bz added a subscriber: bz.

What will happen to drm-kmod if someone will implement them? Will that break anything?

This revision is now accepted and ready to land.Jun 23 2022, 9:54 AM
In D35563#806587, @bz wrote:

What will happen to drm-kmod if someone will implement them? Will that break anything?

One will have to be careful if they gonna implement them :)

This revision was automatically updated to reflect the committed changes.