Page MenuHomeFreeBSD

LinuxKPI: Fix dmi_matches() function
ClosedPublic

Authored by hselasky on Jun 5 2022, 11:17 AM.
Tags
None
Referenced Files
F163500371: D35403.diff
Thu, Jul 23, 8:45 PM
Unknown Object (File)
Wed, Jul 22, 9:27 PM
Unknown Object (File)
Wed, Jul 22, 1:19 PM
Unknown Object (File)
Mon, Jul 20, 9:34 PM
Unknown Object (File)
Jun 18 2026, 3:19 PM
Unknown Object (File)
May 27 2026, 6:10 PM
Unknown Object (File)
May 25 2026, 5:13 AM
Unknown Object (File)
May 23 2026, 5:59 PM
Subscribers

Details

Summary

Make sure we check for NULL pointers and also check all search criterias, not only the first one!

MFC after: 1 week
Sponsored by: NVIDIA Networking

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Thanks.
TBH we didn't tested with drm-kmod as I was sure that we used the version in linuxkpi_gplv2 but I was wrong and didn't correctly read the code.
Please bump FreeBSD_version so I can fix drm-kmod after to use fully this one.

This revision is now accepted and ready to land.Jun 6 2022, 7:58 AM
This revision was automatically updated to reflect the committed changes.