diff options
author | gjb <gjb@FreeBSD.org> | 2017-06-19 13:26:38 +0000 |
---|---|---|
committer | gjb <gjb@FreeBSD.org> | 2017-06-19 13:26:38 +0000 |
commit | 3da36a00bb0304ccf03c0a78cee72a719f3970dc (patch) | |
tree | 021cdb566d081e22cc458dc3ee99179b88b89ab1 /contrib/diff/lib | |
parent | 047a2b0e3c76627a5368960988be5d76c844dbd1 (diff) | |
download | FreeBSD-src-3da36a00bb0304ccf03c0a78cee72a719f3970dc.zip FreeBSD-src-3da36a00bb0304ccf03c0a78cee72a719f3970dc.tar.gz |
MFC r319942 (jhb):
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
its value both meant that interrupts could be assigned and that
there was more than one CPU.
PR: 219882
Approved by: re (kib)
Sponsored by: The FreeBSD Foundation
Diffstat (limited to 'contrib/diff/lib')
0 files changed, 0 insertions, 0 deletions