[Bug 239245] r350074 will panic on ppc64 PowerMac G5 in vm_phys_enqueue_contig
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Jul 20 04:27:02 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239245
--- Comment #48 from Dennis Clarke <dclarke at blastwave.org> ---
(In reply to Mark Millard from comment #46)
oops.
Bug 238730 - r349985 on ppc64 IBM 970MP PowerMac G5
sys/dev/bge/if_bge.c must move the device_get_devclass(bus)
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238730
Not a duplicate.
This is a specific fix to sys/dev/bge/if_bge.c
wherein we must move the device_get_devclass(bus) check to be just
after device_get_devclass(dev)
Closed as fixed.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list