Page MenuHomeFreeBSD

linuxkpi: Add sched/mm.h
ClosedPublic

Authored by manu on Aug 10 2022, 6:46 AM.
Tags
None
Referenced Files
F132512772: D36100.id109085.diff
Fri, Oct 17, 1:28 PM
F132512765: D36100.id.diff
Fri, Oct 17, 1:28 PM
F132467282: D36100.id109506.diff
Fri, Oct 17, 4:29 AM
F132421180: D36100.diff
Thu, Oct 16, 7:18 PM
Unknown Object (File)
Wed, Oct 15, 7:43 AM
Unknown Object (File)
Mon, Oct 6, 3:15 PM
Unknown Object (File)
Sun, Sep 28, 4:17 AM
Unknown Object (File)
Wed, Sep 17, 11:35 PM

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.