Page MenuHomeFreeBSD

Do nothing in vt_upgrade if no driver is available
ClosedPublic

Authored by emaste on Oct 16 2014, 5:37 PM.
Tags
None
Referenced Files
F132235570: D954.id2017.diff
Wed, Oct 15, 1:40 AM
Unknown Object (File)
Mon, Oct 6, 12:47 PM
Unknown Object (File)
Mon, Oct 6, 9:16 AM
Unknown Object (File)
Mon, Oct 6, 8:37 AM
Unknown Object (File)
Mon, Oct 6, 5:50 AM
Unknown Object (File)
Mon, Oct 6, 2:04 AM
Unknown Object (File)
Mon, Oct 6, 1:04 AM
Unknown Object (File)
Wed, Sep 24, 3:24 AM
Subscribers
None

Details

Summary

If no drivers are available we previously panicked with:

panic: vtbuf_fill_locked begin.tp_row 0 must be < screen height 0

PR 192248
https://bugs.freebsd.org/192248

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

emaste retitled this revision from to Do nothing in vt_upgrade if no driver is available.
emaste updated this object.
emaste edited the test plan for this revision. (Show Details)
emaste added reviewers: ray, dumbbell.
ray edited edge metadata.

Correct

Thanks Ed!

This revision is now accepted and ready to land.Oct 17 2014, 12:15 PM
emaste updated this revision to Diff 2017.

Closed by commit rS273219 (authored by @emaste).