DragonFly commits List (threaded) for 2009-01
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
DragonFly-2.1.1.288.gf3628 master sys/dev/misc/syscons syscons.c
commit f3628b8631c318c4df61b8ead7e60eb632a22a01
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date: Fri Jan 9 13:51:56 2009 -0800
Fix a system livelock when ^C'ing a program sleeping in the console
driver. ERESTART must be propagated back to userland so the signal can
be processed. Trying to loop on it livelocks the machine.
Reported-by: Hasso Tepper
Summary of changes:
sys/dev/misc/syscons/syscons.c | 9 +++++----
1 files changed, 5 insertions(+), 4 deletions(-)
http://gitweb.dragonflybsd.org/?p=dragonfly.git;a=commitdiff;h=f3628b8631c318c4df61b8ead7e60eb632a22a01
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]