git: kernel - Bring in __read_mostly etc

Matthew Dillon dillon at crater.dragonflybsd.org
Thu May 9 18:00:44 PDT 2019


commit 23951da2901c53eb1445f0aa70d27ee80d5e53e2
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Thu May 9 16:45:05 2019 -0700

    kernel - Bring in __read_mostly etc
    
    * Bring __read_mostly, __read_frequently, and __exclusive_cache_line
      in from FreeBSD.
    
    * Remove linux compat __read_mostly now that we have a real one.
    
    Taken-From: FreeBSD/mjg_

Summary of changes:
 sys/dev/drm/include/linux/compiler.h        |  2 +-
 sys/platform/pc64/conf/ldscript.x86_64      | 15 +++++++++++++++
 sys/platform/vkernel64/conf/ldscript.x86_64 | 15 +++++++++++++++
 sys/sys/cdefs.h                             |  9 +++++++++
 4 files changed, 40 insertions(+), 1 deletion(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/23951da2901c53eb1445f0aa70d27ee80d5e53e2


-- 
DragonFly BSD source repository



More information about the Commits mailing list