opnsense-src/sys/dev/vt
Hans Petter Selasky 1bac849806 vt(4): Make sure vt_switch_timer() has a sleepable context.
Fixes the following panic backtrace:

panic()
usbhid_sync_xfer()
usbhid_set_report()
hid_set_report()
hidbus_write()
hid_write()
hkbd_set_leds()
hkbd_ioctl_locked()
hkbd_ioctl_locked()
hkbd_ioctl()
kbdmux_ioctl()
vt_window_switch()
vt_switch_timer()

Differential Revision:	https://reviews.freebsd.org/D36715
Sponsored by:	NVIDIA Networking

(cherry picked from commit 2cce9aa078)
2022-10-04 16:40:46 +02:00
..
colors Remove "All Rights Reserved" from FreeBSD Foundation sys/ copyrights 2022-02-08 15:00:55 -05:00
font console: add U+276E and U+276F glyphs 2022-07-26 09:41:48 -04:00
hw vt/vga: ignore ACPI_FADT_NO_VGA unless running virtualized 2022-03-23 14:44:30 +01:00
logo Remove "All Rights Reserved" from FreeBSD Foundation sys/ copyrights 2022-02-08 15:00:55 -05:00
vt.h vt(4): Make sure vt_switch_timer() has a sleepable context. 2022-10-04 16:40:46 +02:00
vt_buf.c vt: Improve multi lingual word separation. 2022-07-05 13:42:28 +02:00
vt_consolectl.c Remove "All Rights Reserved" from FreeBSD Foundation sys/ copyrights 2022-02-08 15:00:55 -05:00
vt_core.c vt(4): Make sure vt_switch_timer() has a sleepable context. 2022-10-04 16:40:46 +02:00
vt_cpulogos.c vt(4): Make sure vt_switch_timer() has a sleepable context. 2022-10-04 16:40:46 +02:00
vt_font.c Remove "All Rights Reserved" from FreeBSD Foundation sys/ copyrights 2022-02-08 15:00:55 -05:00
vt_sysmouse.c Extract eventfilter declarations to sys/_eventfilter.h 2019-05-20 00:38:23 +00:00