diff options
author | jhb <jhb@FreeBSD.org> | 2012-08-30 17:47:39 +0000 |
---|---|---|
committer | jhb <jhb@FreeBSD.org> | 2012-08-30 17:47:39 +0000 |
commit | 353407bd01046f0b9832399ddf2d649956ad5bff (patch) | |
tree | aea446a89031dae9a23d4a69510a16fccb5dfa3f /sys/dev/uart/uart_dev_pl011.c | |
parent | f58a3e605717c28474a52285fbec6ffaecd5bda6 (diff) | |
download | FreeBSD-src-353407bd01046f0b9832399ddf2d649956ad5bff.zip FreeBSD-src-353407bd01046f0b9832399ddf2d649956ad5bff.tar.gz |
Attach interrupt handlers during attach instead of during the first time
the interface is brought up. Without this, the boot time interrupt
round-robin assignment does not think the allocated interrupt resources
are active and leaves them assigned to CPU 0.
While here, add descriptive tags to each interrupt handler when MSI-X
is used.
Reviewed by: np
MFC after: 1 week
Diffstat (limited to 'sys/dev/uart/uart_dev_pl011.c')
0 files changed, 0 insertions, 0 deletions