Page MenuHomeFreeBSD

linuxkpi: Add pm_runtime.h
ClosedPublic

Authored by manu on Jun 23 2022, 8:22 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Oct 21, 3:36 PM
Unknown Object (File)
Wed, Oct 15, 11:32 PM
Unknown Object (File)
Wed, Oct 15, 8:06 AM
Unknown Object (File)
Wed, Oct 15, 5:13 AM
Unknown Object (File)
Wed, Oct 15, 5:11 AM
Unknown Object (File)
Thu, Oct 9, 4:42 PM
Unknown Object (File)
Fri, Oct 3, 3:04 PM
Unknown Object (File)
Aug 15 2025, 12:26 AM

Details

Summary

Provide dummy functions needed for drm-kmod.

MFC after: 1 week

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 46084
Build 42973: arc lint + arc unit

Event Timeline

manu requested review of this revision.Jun 23 2022, 8:22 AM
manu added a parent revision: D35567: linuxkpi: Add mmu_notifier.h.

Otherwise LGTM

sys/compat/linuxkpi/common/include/linux/pm_runtime.h
1

I'll just ask here again -- but probably for all the other files with this as well -- what's the reason? I need no "Obtained from: " in the description either to explain it.

sys/compat/linuxkpi/common/include/linux/pm_runtime.h
1

Originally taken from OpenBSD.

This revision was not accepted when it landed; it landed in state Needs Review.Jun 29 2022, 7:58 AM
This revision was automatically updated to reflect the committed changes.