diff options
author | marius <marius@FreeBSD.org> | 2010-07-07 21:00:17 +0000 |
---|---|---|
committer | marius <marius@FreeBSD.org> | 2010-07-07 21:00:17 +0000 |
commit | d9b9231f9bad2009d0e53adbfe7f0579bcd60008 (patch) | |
tree | c94f6138192aeaec8b9a2096e3788acb6a96ddc5 /contrib/llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp | |
parent | b0a35c2e8985fd1feadda31af56992b9df5ca957 (diff) | |
download | FreeBSD-src-d9b9231f9bad2009d0e53adbfe7f0579bcd60008.zip FreeBSD-src-d9b9231f9bad2009d0e53adbfe7f0579bcd60008.tar.gz |
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)
Diffstat (limited to 'contrib/llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp')
0 files changed, 0 insertions, 0 deletions