git: DragonFly_RELEASE_6_2 kernel - Fix sysv semaphore panic

Matthew Dillon dillon at crater.dragonflybsd.org
Tue Jan 25 14:34:55 PST 2022


commit d03cdabdd013b2e48aa3e54bd21675830c19a441
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Tue Jan 25 14:33:55 2022 -0800

    kernel - Fix sysv semaphore panic
    
    * Fix an exit race related to lingering sysv semaphores which can sometimes
      cause a kernel panic.
    
    Reported-by: zrj

Summary of changes:
 sys/kern/sysv_sem.c | 26 ++++++++++++++++++++++----
 1 file changed, 22 insertions(+), 4 deletions(-)

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


-- 
DragonFly BSD source repository


More information about the Commits mailing list