Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys
Module Name: src
Committed By: yamt
Date: Wed Mar 11 13:48:48 UTC 2009
Modified Files:
src/sys/arch/x86/x86: tprof_pmi.c
src/sys/dev/tprof: tprof.c tprof.h
Log Message:
fix breakage where db_regs_t != trapframe.
the problem pointed out by Martin Husemann on tech-kern@.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/sys/arch/x86/x86/tprof_pmi.c
cvs rdiff -u -r1.4 -r1.5 src/sys/dev/tprof/tprof.c
cvs rdiff -u -r1.2 -r1.3 src/sys/dev/tprof/tprof.h
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