Fix manual break to debugger
authorAlex Hornung <ahornung@gmail.com>
Sat, 11 Sep 2010 13:21:23 +0000 (14:21 +0100)
committerAlex Hornung <ahornung@gmail.com>
Sat, 11 Sep 2010 13:21:23 +0000 (14:21 +0100)
commite628d79a909bc02140357dff412bbc16bea9c47e
tree4a26aeef7c9ffc6d920bb3d515fbfab7b672a133
parentb58087dc08122e10b42ab5b5d270be39e036054b
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.
sys/dev/misc/syscons/syscons.c