Provide a way to stop suspending of console on x86 platforms. Similarmechanisms could be done for ARM and PPC devices.
Details
Details
- Reviewers
jhb
Tested on my machine with VGA (verified the print was seen before
suspend). I don't have a machine I can test with that has a serial port.
Diff Detail
Diff Detail
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 20516 Build 19944: arc lint + arc unit
Event Timeline
Comment Actions
I have two subsequent ideas which I may or may not get around to:
- Resume the input device when in VGA
- Resume the DUMPDEV (if you do not do this and panic during suspend, you cannot get core).