git: kernel - Fix spinlock bug introduced with windowing (2)

Matthew Dillon dillon at crater.dragonflybsd.org
Fri May 4 10:46:34 PDT 2018


commit a18b747cf614cdf960a5ab409ce9591237e83607
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Fri May 4 10:46:02 2018 -0700

    kernel - Fix spinlock bug introduced with windowing (2)
    
    * Fix the fix for the spinlock bug to be the actual fix and not
      a bad dream.
    
    Reported-by: zrj

Summary of changes:
 sys/kern/kern_spinlock.c | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

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


-- 
DragonFly BSD source repository



More information about the Commits mailing list