git: kernel - Callout corruption and subr_bus debugging

Matthew Dillon dillon at crater.dragonflybsd.org
Fri Dec 11 09:22:37 PST 2020


commit ccaa5e8cfbd927acf5b4db9336ea373d7fe49c1c
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Fri Dec 11 09:21:34 2020 -0800

    kernel - Callout corruption and subr_bus debugging
    
    * Improve the debugging code to try to detect corrupt callouts
      under more controller circumstances so a dump can be obtained.
    
    * Try to catch a usb race in subr_bus.c

Summary of changes:
 sys/kern/kern_timeout.c | 12 ++++++++++--
 sys/kern/subr_bus.c     |  7 +++++--
 2 files changed, 15 insertions(+), 4 deletions(-)

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


-- 
DragonFly BSD source repository


More information about the Commits mailing list