diff options
author | marius <marius@FreeBSD.org> | 2010-07-04 12:43:12 +0000 |
---|---|---|
committer | marius <marius@FreeBSD.org> | 2010-07-04 12:43:12 +0000 |
commit | 5758b8c344de54ad9c4d7eba693a0ce23e0e3a90 (patch) | |
tree | c2ea2038cfb5782af7b8c12de2d336824cf93e86 /lib/libc/stdio/fcloseall.c | |
parent | af2d069e9b94cbf2f883170eaaa531ce37733214 (diff) | |
download | FreeBSD-src-5758b8c344de54ad9c4d7eba693a0ce23e0e3a90.zip FreeBSD-src-5758b8c344de54ad9c4d7eba693a0ce23e0e3a90.tar.gz |
- Pin the IPI cache and TLB demap functions in order to prevent migration
between determining the other CPUs and calling cpu_ipi_selected(), which
apart from generally doing the wrong thing can lead to a panic when a
CPU is told to IPI itself (which sun4u doesn't support).
Reported and tested by: Nathaniel W Filardo
- Add __unused where appropriate.
MFC after: 3 days
Diffstat (limited to 'lib/libc/stdio/fcloseall.c')
0 files changed, 0 insertions, 0 deletions