]> git.baikalelectronics.ru Git - kernel.git/commit
Revert "tty: Add a new VT mode which is like VT_PROCESS but doesn't require a VT_RELD...
authorGreg Kroah-Hartman <gregkh@suse.de>
Tue, 16 Mar 2010 00:14:15 +0000 (17:14 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 19 Mar 2010 14:17:52 +0000 (07:17 -0700)
commitf1232eb8c64396b572cf85071f02ab829703977e
treeb95eb7e136bb57f5661e0bae4f71385fe3b55171
parentaaf55587e13b383ac3f59cc5ea15f345e76d3d55
Revert "tty: Add a new VT mode which is like VT_PROCESS but doesn't require a VT_RELDISP ioctl call"

This reverts commit 52f5d4fa52863240147c33b2563667a38fd618f3.

Ari writes as the reason this should be reverted:
The problems with this patch include:
1. There's at least one subtlety I overlooked - switching
between X servers (i.e. from one X VT to another) still requires
the cooperation of both X servers. I was assuming that KMS
eliminated this.
2. It hasn't been tested at all (no X server patch exists which
uses the new mode).

As he was the original author of the patch, I'll revert it.

Cc: Ari Entlich <atrigent@ccs.neu.edu>
Cc: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/char/vt_ioctl.c
include/linux/vt.h