NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/55114 CVS commit: src/sys/arch/i386/i386
The following reply was made to PR kern/55114; it has been noted by GNATS.
From: "Andrew Doran" <ad%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/55114 CVS commit: src/sys/arch/i386/i386
Date: Fri, 27 Mar 2020 21:05:03 +0000
Module Name: src
Committed By: ad
Date: Fri Mar 27 21:05:03 UTC 2020
Modified Files:
src/sys/arch/i386/i386: locore.S
Log Message:
PR kern/55114: Install fails with "cpu_switchto: switching above IPL_SCHED (8)"
cpu_switch(): Remove stuff dealing with interrupt levels. From memory it
was something to do with TLB shootdown interrupts but they have long been
outside the SPL framework.
To generate a diff of this commit:
cvs rdiff -u -r1.178 -r1.179 src/sys/arch/i386/i386/locore.S
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