https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=287492
Zhenlei Huang <z...@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ema...@freebsd.org, | |j...@freebsd.org, | |z...@freebsd.org See Also| |https://bugs.freebsd.org/bu | |gzilla/show_bug.cgi?id=2730 | |22 --- Comment #2 from Zhenlei Huang <z...@freebsd.org> --- I believe Ed Maste and John Baldwin have more insights on this :) The error message ``` printf("%s: unsupported destination APIC ID %u\n", __func__, msi->msi_cpu); ``` is intentional. See also https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273022 . -- You are receiving this mail because: You are the assignee for the bug.