看板 DFBSD_commit 關於我們 聯絡資訊
commit 7529a5cca236f3dd8113a5f08122d60f0cddc0c3 Author: Sascha Wildner <saw@online.de> Date: Tue Aug 9 10:38:17 2011 +0200 kernel/x86_64: Convert asm accessing segment descriptors to use 16bit ops. This also fixes -O0 compilation of the x86_64 kernel. Reported-by: alexh Taken-from: FreeBSD Summary of changes: sys/cpu/x86_64/include/cpufunc.h | 40 +++++++++++++++++++------------------- 1 files changed, 20 insertions(+), 20 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/7529a5cca236f3dd8113a5f08122d60f0cddc0c3 -- DragonFly BSD source repository