Date: Sun, 4 Jul 2010 12:43:12 +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: <201007041243.o64ChVXP099711@repoman.freebsd.org>
index | next in thread | raw e-mail
marius 2010-07-04 12:43:12 UTC
FreeBSD src repository
Modified files:
sys/sparc64/include smp.h
Log:
SVN rev 209695 on 2010-07-04 12:43:12Z by marius
- 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
Revision Changes Path
1.28 +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?201007041243.o64ChVXP099711>
