diff options
author | nwhitehorn <nwhitehorn@FreeBSD.org> | 2010-07-06 15:31:58 +0000 |
---|---|---|
committer | nwhitehorn <nwhitehorn@FreeBSD.org> | 2010-07-06 15:31:58 +0000 |
commit | 990347ec5d0306c6f82b564336200db370a0ee1c (patch) | |
tree | fa38bd2a7b89ae67616fff74ef7e872d047eba96 /sys/netgraph/ng_source.c | |
parent | 6075124f5d4f68fbf2a03a70240288f2e9947813 (diff) | |
download | FreeBSD-src-990347ec5d0306c6f82b564336200db370a0ee1c.zip FreeBSD-src-990347ec5d0306c6f82b564336200db370a0ee1c.tar.gz |
Fix interrupt distribution to multiple CPUs on systems with cascaded PICs.
Because slave PICs send all interrupts to their CPU 0 output line (which
is routed to a pin on the master PIC), changes to per-CPU register banks
like EOI on the slave PIC must be accessed for CPU 0, instead of the
CPU actually processing the interrupt.
Submitted by: Andreas Tobler
Diffstat (limited to 'sys/netgraph/ng_source.c')
0 files changed, 0 insertions, 0 deletions