[Bug 196542] System stops booting with "ACPI APIC Table: <INTEL DENLOW>"

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Jan 28 21:33:55 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196542

--- Comment #19 from John Baldwin <jhb at FreeBSD.org> ---
Comment on attachment 152311
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=152311
mp_machdep.c patch with printf

Ahhh, so you didn't alter the arg passed to DELAY(), but you made the
lapic_ipi_wait()'s timeout.  Ok.  That is actually what Linux does too, though
I think it might specify a timeout in a time unit (e.g. microseconds) rather
than a simple spin count.  I will think about this some more to come up with a
real patch.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list