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)
Wed, Jan 29, 9:18 AM
Unknown Object (File)
Tue, Jan 28, 7:30 AM
Unknown Object (File)
Fri, Jan 24, 11:21 PM
Unknown Object (File)
Oct 4 2024, 11:24 PM
Unknown Object (File)
Oct 2 2024, 8:30 AM
Unknown Object (File)
Sep 30 2024, 9:28 AM
Unknown Object (File)
Sep 17 2024, 9:03 AM
Unknown Object (File)
Sep 8 2024, 4:22 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.