Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/x86
Module Name: src
Committed By: riastradh
Date: Sat Mar 12 15:50:45 UTC 2022
Modified Files:
src/sys/arch/x86/include: intr.h
src/sys/arch/x86/x86: intr.c
Log Message:
x86: Check for biglock leakage in interrupt handlers.
To generate a diff of this commit:
cvs rdiff -u -r1.62 -r1.63 src/sys/arch/x86/include/intr.h
cvs rdiff -u -r1.159 -r1.160 src/sys/arch/x86/x86/intr.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