git: vkernel: Prevent clang optimizing out the traps.

Rimvydas Jasinskas zrj at crater.dragonflybsd.org
Sun Mar 5 08:36:10 PST 2017


commit cc6703ed6a5969e9fc3cdbb4e59f0e53281f0f46
Author: zrj <rimvydas.jasinskas at gmail.com>
Date:   Thu Mar 2 19:44:23 2017 +0200

    vkernel: Prevent clang optimizing out the traps.
    
    Turns out clang removes non volatile null-pointers. Prevent that.

Summary of changes:
 sys/dev/virtual/vkernel/net/if_vke.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/cc6703ed6a5969e9fc3cdbb4e59f0e53281f0f46


-- 
DragonFly BSD source repository



More information about the Commits mailing list