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)
Mon, Jan 27, 4:40 PM
Unknown Object (File)
Mon, Jan 27, 1:39 PM
Unknown Object (File)
Sun, Jan 26, 10:53 PM
Unknown Object (File)
Sun, Jan 26, 6:19 PM
Unknown Object (File)
Sun, Jan 26, 6:07 PM
Unknown Object (File)
Sun, Jan 12, 3:50 PM
Unknown Object (File)
Dec 26 2024, 8:44 PM
Unknown Object (File)
Nov 19 2024, 12:04 AM

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 46816
Build 43705: 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
33

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

35

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.