git: vkernel - Fix races in if_vke.c

Matthew Dillon dillon at crater.dragonflybsd.org
Sun Jan 22 13:48:38 PST 2017


commit 0e645f475f5f417a016f2f68473b303a389c23ba
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Sun Jan 22 13:46:20 2017 -0800

    vkernel - Fix races in if_vke.c
    
    * Fix races in if_vke.c, several cpu_lfence() calls were in the wrong place.

Summary of changes:
 sys/dev/virtual/vkernel/net/if_vke.c | 62 ++++++++++++++++++++++++------------
 1 file changed, 41 insertions(+), 21 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/0e645f475f5f417a016f2f68473b303a389c23ba


-- 
DragonFly BSD source repository



More information about the Commits mailing list