git: kernel - refactor CPUMASK_ADDR()

Matthew Dillon dillon at crater.dragonflybsd.org
Tue Jul 26 15:55:13 PDT 2016


commit 02d41d671640c77ab0dbf777229d504c8acaadbc
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Tue Jul 26 12:53:39 2016 -0700

    kernel - refactor CPUMASK_ADDR()
    
    * Refactor CPUMASK_ADDR(), removing the conditionals and just indexing the
      array as appropriate.

Summary of changes:
 sys/cpu/x86_64/include/cpumask.h | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/02d41d671640c77ab0dbf777229d504c8acaadbc


-- 
DragonFly BSD source repository



More information about the Commits mailing list