git: wg: Port #25: replace wmb() with cpu_sfence()

Aaron LI aly at crater.dragonflybsd.org
Thu Feb 8 00:32:28 PST 2024


commit 594fe1db9585f07d516da4628f2043b8551c6e46
Author: Aaron LI <aly at aaronly.me>
Date:   Thu Nov 9 15:21:49 2023 +0800

    wg: Port #25: replace wmb() with cpu_sfence()
    
    Meanwhile, comment briefly about the memory fence usage.

Summary of changes:
 sys/net/wg/if_wg.c | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/594fe1db9585f07d516da4628f2043b8551c6e46


-- 
DragonFly BSD source repository


More information about the Commits mailing list