git: nvmm: Add volatile and memory barrier to clts inline ASM
    Aaron LI 
    aly at crater.dragonflybsd.org
       
    Tue Jul 20 16:30:34 PDT 2021
    
    
  
commit e0cf4209f611a3c97846b8d074cff9d32d52791e
Author: Aaron LI <aly at aaronly.me>
Date:   Sun Jul 11 13:10:45 2021 +0800
    nvmm: Add volatile and memory barrier to clts inline ASM
    
    The clts inline ASM should have a memory barrier.  Also add 'volatile'
    to it.  Now it fully matches the one in NetBSD FPU code.
Summary of changes:
 sys/dev/virtual/nvmm/x86/nvmm_x86.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/e0cf4209f611a3c97846b8d074cff9d32d52791e
-- 
DragonFly BSD source repository
    
    
More information about the Commits
mailing list