git: kernel - provide more information on crital section count mismatch panics

Matthew Dillon dillon at crater.dragonflybsd.org
Fri Mar 11 17:23:13 PST 2022


commit f89dddc72568ef3eb11aa11e247b37ce69e77bce
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Fri Mar 11 17:17:06 2022 -0800

    kernel - provide more information on crital section count mismatch panics
    
    * Provide more information on crital section count mismatch panics.
      Include which system call number was involved, as this data might
      be lost in crash dumps due to compiler optimizations.

Summary of changes:
 sys/platform/pc64/x86_64/trap.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

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


-- 
DragonFly BSD source repository


More information about the Commits mailing list