Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev
Module Name: src
Committed By: riastradh
Date: Sat Sep 2 17:44:12 UTC 2023
Modified Files:
src/sys/dev: cons.c
Log Message:
cons(9): Suspend heartbeat checks while in polled-input mode.
This goes into a tight loop at high IPL, so it is to be expected that
the heartbeats will stop happening.
Should fix heartbeat panics at root device prompt on boot.
To generate a diff of this commit:
cvs rdiff -u -r1.93 -r1.94 src/sys/dev/cons.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index