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: Fri, 30 May 2008 12:18:14 +0000 (UTC)
Module Name: src
Committed By: ad
Date: Fri May 30 12:18:14 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
Remove ifdef(i386), kernel preemption works on amd64 now.
To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 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