NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/38663 CVS commit: src/sys/kern
The following reply was made to PR kern/38663; it has been noted by GNATS.
From: Andrew Doran <ad%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/38663 CVS commit: src/sys/kern
Date: Wed, 21 May 2008 15:41:03 +0000 (UTC)
Module Name: src
Committed By: ad
Date: Wed May 21 15:41:03 UTC 2008
Modified Files:
src/sys/kern: kern_runq.c
Log Message:
PR kern/38663 Kernel preemption can't be enabled on x86 because of amd64
FPU handling
Ugly hack until the amd64 fpu handling is working (which should be soon):
enable kernel preemption on i386.
To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 src/sys/kern/kern_runq.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