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)
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
Unknown Object (File)
Sep 8 2024, 4:22 AM
Unknown Object (File)
Sep 8 2024, 4:22 AM
Unknown Object (File)
Sep 2 2024, 5:58 AM

Details

Summary

Provide dummy functions needed for drm-kmod.

MFC after: 1 week

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.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
2

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
2

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.