Date: Wed, 7 Jul 2010 21:00:17 +0000 (UTC) From: Marius Strobl <marius@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/sparc64/include smp.h Message-ID: <201007072100.o67L0bZL057756@repoman.freebsd.org>
index | next in thread | raw e-mail
marius 2010-07-07 21:00:17 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8_1)
sys/sparc64/include smp.h
Log:
SVN rev 209781 on 2010-07-07 21:00:17Z by marius
MFC: r209695
- 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.
Approved by: re (kib)
Revision Changes Path
1.25.2.3.2.2 +24 -8 src/sys/sparc64/include/smp.h
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201007072100.o67L0bZL057756>
