[Bug 239143] kernel panic on boot due to missing domain ivar on acpi0
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Jul 14 18:39:37 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239143
--- Comment #6 from Konstantin Belousov <kib at FreeBSD.org> ---
Created attachment 205772
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=205772&action=edit
Filter out non-pci devices in dmar_find().
Try this patch. I use the opportunity to fix some hole in dmar_find(). The
additional fix (that would block testing this change) would eliminate the
execution of body for dmar_find() at all).
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-acpi
mailing list