Page MenuHomeFreeBSD

linuxkpi: Add sched/mm.h
ClosedPublic

Authored by manu on Aug 10 2022, 6:46 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Apr 2, 10:30 AM
Unknown Object (File)
Sun, Mar 30, 5:20 AM
Unknown Object (File)
Fri, Mar 14, 10:03 PM
Unknown Object (File)
Mar 12 2025, 2:40 PM
Unknown Object (File)
Mar 9 2025, 7:45 AM
Unknown Object (File)
Mar 4 2025, 5:36 AM
Unknown Object (File)
Mar 2 2025, 4:54 AM
Unknown Object (File)
Feb 26 2025, 11:55 PM

Details

Summary

With stubs needed by drm-kmod.

Obtained from: drm-kmod
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 46953
Build 43842: arc lint + arc unit

Event Timeline

manu requested review of this revision.Aug 10 2022, 6:46 AM
bz added inline comments.
sys/compat/linuxkpi/common/include/linux/sched/mm.h
34

do { } while(0) for the two above?

36

do { } while(0) for this one too?

This revision is now accepted and ready to land.Aug 16 2022, 5:31 PM
This revision was automatically updated to reflect the committed changes.