Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/sparc64
Module Name: src
Committed By: mrg
Date: Mon Feb 1 02:42:33 UTC 2010
Modified Files:
src/sys/arch/sparc64/include: intr.h
src/sys/arch/sparc64/sparc64: ipifuncs.c pmap.c
Log Message:
- add a PDB_CTX_FLUSHALL debug type to pmap.c, and also log the cpu_number()
in a bunch more cases
- make sparc64_ipi_halt_thiscpu() and sparc64_ipi_pause_thiscpu() return void,
their callers never checked anyway.
- remove prototypes for sparc64_ipi_flush_ctx() and sparc64_ipi_flush_all(),
there are no such functions
To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 src/sys/arch/sparc64/include/intr.h
cvs rdiff -u -r1.26 -r1.27 src/sys/arch/sparc64/sparc64/ipifuncs.c
cvs rdiff -u -r1.246 -r1.247 src/sys/arch/sparc64/sparc64/pmap.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index