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)
Tue, Nov 12, 1:16 PM
Unknown Object (File)
Tue, Nov 12, 1:01 PM
Unknown Object (File)
Tue, Nov 12, 12:19 PM
Unknown Object (File)
Oct 8 2024, 8:09 PM
Unknown Object (File)
Sep 26 2024, 5:02 PM
Unknown Object (File)
Sep 25 2024, 6:35 AM
Unknown Object (File)
Sep 23 2024, 4:49 PM
Unknown Object (File)
Sep 23 2024, 7:29 AM

Details

Summary

With stubs needed by drm-kmod.

Obtained from: drm-kmod
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.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.