Page MenuHomeFreeBSD

linuxkpi: Add kfifo.h
ClosedPublic

Authored by manu on Jun 23 2022, 8:21 AM.
Tags
None
Referenced Files
F166312501: D35563.id.diff
Wed, Aug 12, 8:18 PM
Unknown Object (File)
Wed, Aug 12, 9:03 AM
Unknown Object (File)
Wed, Aug 12, 6:39 AM
Unknown Object (File)
Wed, Aug 12, 4:32 AM
Unknown Object (File)
Tue, Aug 11, 10:56 PM
Unknown Object (File)
Tue, Aug 11, 2:43 PM
Unknown Object (File)
Mon, Aug 10, 7:28 AM
Unknown Object (File)
Sat, Aug 8, 2:53 AM

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.