git: DragonFly_RELEASE_3_8 kernel: GC never true CPU_DISABLE_SSE checks from x86_64/vkernel64.
Matthew Dillon
dillon at crater.dragonflybsd.org
Fri Jun 13 17:49:49 PDT 2014
commit 80e266dfd8f0ab9fbeea3485a4a03ea2f01fe519
Author: Sascha Wildner <saw at online.de>
Date: Thu Jun 12 23:45:27 2014 +0200
kernel: GC never true CPU_DISABLE_SSE checks from x86_64/vkernel64.
It is only an option in i386.
No functional changes.
Reported-by: profmakx
Summary of changes:
sys/config/LINT64 | 3 ---
sys/platform/pc64/x86_64/machdep.c | 8 ------
sys/platform/pc64/x86_64/npx.c | 44 ++++++++++----------------------
sys/platform/vkernel64/x86_64/cpu_regs.c | 8 ------
sys/platform/vkernel64/x86_64/npx.c | 19 +-------------
5 files changed, 14 insertions(+), 68 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/80e266dfd8f0ab9fbeea3485a4a03ea2f01fe519
--
DragonFly BSD source repository
More information about the Commits
mailing list