git: DragonFly_RELEASE_4_6 kernel - refactor CPUMASK_ADDR()
Matthew Dillon
dillon at crater.dragonflybsd.org
Tue Jul 26 17:29:09 PDT 2016
commit 4cc591cf2520e3d40e2fa575eadf159faea868be
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/4cc591cf2520e3d40e2fa575eadf159faea868be
--
DragonFly BSD source repository
More information about the Commits
mailing list