git: kernel - optimize regcnt assignment a bit in syscall2()
    Matthew Dillon 
    dillon at crater.dragonflybsd.org
       
    Sat Jul 25 12:31:49 PDT 2020
    
    
  
commit dd5b189ac48bc3793c451e1ffc254ba3317c1c7b
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Fri Jul 24 22:01:03 2020 -0700
    kernel - optimize regcnt assignment a bit in syscall2()
    
    * Adjust the regcnt assignment a bit to improve code flow
Summary of changes:
 sys/platform/pc64/x86_64/trap.c | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/dd5b189ac48bc3793c451e1ffc254ba3317c1c7b
-- 
DragonFly BSD source repository
    
    
More information about the Commits
mailing list