Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/arch/amd64



Module Name:    src
Committed By:   maxv
Date:           Sun Nov 17 14:07:00 UTC 2019

Modified Files:
        src/sys/arch/amd64/amd64: vector.S
        src/sys/arch/amd64/include: frameasm.h

Log Message:
Disable KCOV - by raising the interrupt level - in the TLB IPI handler,
because this is only noise.


To generate a diff of this commit:
cvs rdiff -u -r1.70 -r1.71 src/sys/arch/amd64/amd64/vector.S
cvs rdiff -u -r1.46 -r1.47 src/sys/arch/amd64/include/frameasm.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