git: kernel: Fix topology fallout for vkernel and i386.
Sascha Wildner
swildner at crater.dragonflybsd.org
Thu Feb 13 02:08:40 PST 2014
commit 493a3e86cebc00dc79fd961ad6d9f3fe0681e765
Author: Sascha Wildner <saw at online.de>
Date: Thu Feb 13 11:08:00 2014 +0100
kernel: Fix topology fallout for vkernel and i386.
* No need to fix AMD topology in vkernel.
* Expose compute_unit_id in i386 too. It stays -1 always.
Reported-by: tuxillo
Summary of changes:
sys/kern/subr_cpu_topology.c | 8 ++++++--
sys/sys/cpu_topology.h | 2 --
2 files changed, 6 insertions(+), 4 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/493a3e86cebc00dc79fd961ad6d9f3fe0681e765
--
DragonFly BSD source repository
More information about the Commits
mailing list