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: Wed Jan 25 15:54:53 UTC 2023
Modified Files:
src/sys/arch/x86/isa: clock.c
src/sys/arch/x86/x86: intr.c
Added Files:
src/sys/arch/x86/include: intr_private.h
Log Message:
x86/intr: Work around sleazy clockintr with a secret frame argument.
PR kern/57197
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/sys/arch/x86/include/intr_private.h
cvs rdiff -u -r1.40 -r1.41 src/sys/arch/x86/isa/clock.c
cvs rdiff -u -r1.163 -r1.164 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