Re: Race VT+X11 on -current

From: Hans Petter Selasky <hps_at_selasky.org>
Date: Fri, 08 May 2015 06:34:19 +0200
Hi,

I have a fix, attached.

I'll just throw this in if nobody objects. Seems like a trivial issue:

Prevent switching to NULL or own window in the "vt_proc_window_switch"
function. This fixes an issue where X11 keyboard input can appear
stuck. The cause of the problem is a duplicate TTY device window
switch IOCTL during boot, which leaves the "vt_switch_timer" running,
because the current window is already selected. While at it factor out
some NULL checks.

PR:		200032
Reported by:	multiple people
MFC after:	1 week

--HPS

Received on Fri May 08 2015 - 02:33:37 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:57 UTC