HomeFreeBSD

vt: lock Giant around kbd calls in CONS_GETINFO

Description

vt: lock Giant around kbd calls in CONS_GETINFO

Note that keyboards are stored in an array and are not freed (just
"unregistered" by clearing some fields) so a race would be limited to
obtaining stale information about an unregistered keyboard.

Reported by: CTurt
MFC after: 3 days

Details

Provenance
emasteAuthored on
Parents
rS303337: MFC r303034: Include makewhatis in ITOOLS when MK_MAN_UTILS is true
Branches
Unknown
Tags
Unknown