git: kernel/x86_64: Convert asm accessing segment descriptors to use 16bit ops.

Sascha Wildner swildner at crater.dragonflybsd.org
Tue Aug 9 01:39:41 PDT 2011


commit 7529a5cca236f3dd8113a5f08122d60f0cddc0c3
Author: Sascha Wildner <saw at 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





More information about the Commits mailing list