PERFORCE change 133846 for review
Warner Losh
imp at FreeBSD.org
Mon Jan 21 22:29:39 PST 2008
http://perforce.freebsd.org/chv.cgi?CH=133846
Change 133846 by imp at imp_paco-paco on 2008/01/22 06:29:31
#error for a SMP todo.
Affected files ...
.. //depot/projects/mips2-jnpr/src/sys/mips/include/asm.h#8 edit
Differences ...
==== //depot/projects/mips2-jnpr/src/sys/mips/include/asm.h#8 (text+ko) ====
@@ -469,6 +469,7 @@
* In multiprocessor case, store/retrieve the pcpu structure
* address for current CPU in scratch register for fast access.
*/
+#error "Write GET_CPU_PCPU for SMP"
#else
#define GET_CPU_PCPU(reg) \
lw reg, _C_LABEL(pcpup);
More information about the p4-projects
mailing list