Page MenuHomeFreeBSD

LinuxKPI: Import linux/jump_label.h
ClosedPublic

Authored by wulf on Dec 6 2021, 11:58 AM.
Tags
None
Referenced Files
F109521562: D33299.diff
Thu, Feb 6, 4:43 AM
Unknown Object (File)
Sun, Jan 12, 6:11 AM
Unknown Object (File)
Oct 22 2024, 11:43 PM
Unknown Object (File)
Oct 19 2024, 7:50 PM
Unknown Object (File)
Oct 5 2024, 5:44 AM
Unknown Object (File)
Oct 4 2024, 7:24 PM
Unknown Object (File)
Oct 3 2024, 12:00 PM
Unknown Object (File)
Oct 2 2024, 5:21 PM

Details

Summary

Required by drm-kmod

Obtained from: DragonflyBSD
MFC after: 1 week

Diff Detail

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

Event Timeline

wulf requested review of this revision.Dec 6 2021, 11:58 AM
bz added inline comments.
sys/compat/linuxkpi/common/include/linux/jump_label.h
28

In general I'd prefer LINUXKPI on new files to avoid confusion with the Linuxolator but that may just be me.

32

Do you need anything but types.h ?

sys/compat/linuxkpi/common/include/linux/jump_label.h
32

No I don't. But I think that it is a good idea to add all Linux`s #includes as existing code often depends on namespace pollution caused by them

This revision was not accepted when it landed; it landed in state Needs Review.Jan 10 2022, 7:51 PM
This revision was automatically updated to reflect the committed changes.