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, Nov 8, 3:34 AM
Unknown Object (File)
Mon, Oct 21, 6:53 AM
Unknown Object (File)
Sep 23 2024, 2:32 AM
Unknown Object (File)
Sep 23 2024, 12:38 AM
Unknown Object (File)
Sep 23 2024, 12:22 AM
Unknown Object (File)
Sep 20 2024, 6:33 AM
Unknown Object (File)
Sep 20 2024, 12:07 AM
Unknown Object (File)
Sep 19 2024, 5:30 AM

Details

Summary

Provide macros needed for drm-kmod.

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

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 46079
Build 42968: arc lint + arc unit

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.