git: Fix manual break to debugger

Alex Hornung alexh at crater.dragonflybsd.org
Sat Sep 11 06:25:12 PDT 2010


commit e628d79a909bc02140357dff412bbc16bea9c47e
Author: Alex Hornung <ahornung at gmail.com>
Date:   Sat Sep 11 14:21:23 2010 +0100

    Fix manual break to debugger
    
    * When manually breaking to debugger, we can't hold any tokens as they
      get in the way of kbdmux' lockmgr in an interrupt context.

Summary of changes:
 sys/dev/misc/syscons/syscons.c |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

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


-- 
DragonFly BSD source repository





More information about the Commits mailing list