Page MenuHomeFreeBSD

LinuxKPI: Import linux/jump_label.h
ClosedPublic

Authored by wulf on Dec 6 2021, 11:58 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, May 1, 8:42 PM
Unknown Object (File)
Wed, May 1, 8:39 PM
Unknown Object (File)
Wed, May 1, 8:39 PM
Unknown Object (File)
Wed, May 1, 12:59 PM
Unknown Object (File)
Apr 5 2024, 2:43 AM
Unknown Object (File)
Mar 8 2024, 12:10 AM
Unknown Object (File)
Feb 8 2024, 5:34 PM
Unknown Object (File)
Jan 12 2024, 7:46 AM

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.