NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/57197 CVS commit: src/sys/arch/x86
The following reply was made to PR port-i386/57197; it has been noted by GNATS.
From: "Taylor R Campbell" <riastradh%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/57197 CVS commit: src/sys/arch/x86
Date: Wed, 25 Jan 2023 15:54:53 +0000
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