mirror of https://github.com/torvalds/linux.git
Everything starts with the assumption that a tty has been allocated.
Therefore, Move it to within the tty allocation check.
Fixes:
|
||
|---|---|---|
| .. | ||
| .gitignore | ||
| Makefile | ||
| conmakehash.c | ||
| consolemap.c | ||
| cp437.uni | ||
| defkeymap.c_shipped | ||
| defkeymap.map | ||
| gen_ucs_fallback_table.py | ||
| gen_ucs_recompose_table.py | ||
| gen_ucs_width_table.py | ||
| keyboard.c | ||
| selection.c | ||
| ucs.c | ||
| ucs_fallback_table.h_shipped | ||
| ucs_recompose_table.h_shipped | ||
| ucs_width_table.h_shipped | ||
| vc_screen.c | ||
| vt.c | ||
| vt_ioctl.c | ||