/[base]
ViewVC logotype

Revision 319942


Jump to revision: Previous Next
Author: jhb
Date: Wed Jun 14 13:34:09 2017 UTC (7 years ago)
Changed paths: 1
Log Message:
Don't try to assign interrupts to a CPU on single-CPU systems.

All interrupts are routed to the sole CPU in that case implicitly.
This is a regression in EARLY_AP_STARTUP.  Previously the 'assign_cpu'
variable was only set when a multi-CPU system finished booting, so
it's value both meant that interrupts could be assigned and that
there was more than one CPU.

PR:		219882
Reported by:	ota@j.email.ne.jp
MFC after:	3 days


Changed paths

Path Details
Directoryhead/sys/x86/x86/intr_machdep.c modified , text changed

  ViewVC Help
Powered by ViewVC 1.1.27