Page MenuHomeFreeBSD

LinuxKPI: fix pci device devres initialisation
ClosedPublic

Authored by bz on Jun 7 2021, 5:44 PM.
Tags
None
Referenced Files
F81624734: D30681.diff
Fri, Apr 19, 4:15 AM
Unknown Object (File)
Feb 14 2024, 5:47 PM
Unknown Object (File)
Jan 18 2024, 7:00 PM
Unknown Object (File)
Dec 20 2023, 4:46 PM
Unknown Object (File)
Dec 20 2023, 4:02 AM
Unknown Object (File)
Dec 16 2023, 4:05 AM
Unknown Object (File)
Dec 12 2023, 9:43 AM
Unknown Object (File)
Nov 30 2023, 7:06 AM
Subscribers

Details

Summary

Given we are manually setting up the "device" in PCI in some cases,
we need to initialise the list and lock for device devres here as well
as otherwise we will panic on the uninitialised lock.

Sponsored by: The FreeBSD Foundation
MFC after: 5 days

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 39772
Build 36661: arc lint + arc unit