Re: [PATCH] tty: Add sysfs symlink for console name->tty device

2014-02-28 Thread Peter Hurley
On 02/28/2014 07:35 PM, Greg Kroah-Hartman wrote: On Wed, Feb 26, 2014 at 09:40:51AM -0500, Peter Hurley wrote: Enable a user-space process to discover the underlying tty device for a console, if one exists, and when the tty device is later created or destroyed. What userspace code has been

Re: [PATCH] tty: Add sysfs symlink for console name->tty device

2014-02-28 Thread Greg Kroah-Hartman
On Wed, Feb 26, 2014 at 09:40:51AM -0500, Peter Hurley wrote: > Enable a user-space process to discover the underlying tty device > for a console, if one exists, and when the tty device is later > created or destroyed. What userspace code has been tested with this change? > Add sysfs symlinks

Re: [PATCH] tty: Add sysfs symlink for console name-tty device

2014-02-28 Thread Greg Kroah-Hartman
On Wed, Feb 26, 2014 at 09:40:51AM -0500, Peter Hurley wrote: Enable a user-space process to discover the underlying tty device for a console, if one exists, and when the tty device is later created or destroyed. What userspace code has been tested with this change? Add sysfs symlinks for

Re: [PATCH] tty: Add sysfs symlink for console name-tty device

2014-02-28 Thread Peter Hurley
On 02/28/2014 07:35 PM, Greg Kroah-Hartman wrote: On Wed, Feb 26, 2014 at 09:40:51AM -0500, Peter Hurley wrote: Enable a user-space process to discover the underlying tty device for a console, if one exists, and when the tty device is later created or destroyed. What userspace code has been

Re: [PATCH] tty: Add sysfs symlink for console name->tty device

2014-02-27 Thread Peter Hurley
On 02/27/2014 08:36 AM, Kay Sievers wrote: On Thu, Feb 27, 2014 at 2:31 PM, Peter Hurley wrote: On 02/27/2014 06:13 AM, Kay Sievers wrote: On Wed, Feb 26, 2014 at 3:40 PM, Peter Hurley wrote: Enable a user-space process to discover the underlying tty device for a console, if one exists,

Re: [PATCH] tty: Add sysfs symlink for console name->tty device

2014-02-27 Thread Kay Sievers
On Thu, Feb 27, 2014 at 2:31 PM, Peter Hurley wrote: > On 02/27/2014 06:13 AM, Kay Sievers wrote: >> >> On Wed, Feb 26, 2014 at 3:40 PM, Peter Hurley >> wrote: >>> >>> Enable a user-space process to discover the underlying tty device >>> for a console, if one exists, and when the tty device is

Re: [PATCH] tty: Add sysfs symlink for console name->tty device

2014-02-27 Thread Peter Hurley
On 02/27/2014 06:13 AM, Kay Sievers wrote: On Wed, Feb 26, 2014 at 3:40 PM, Peter Hurley wrote: Enable a user-space process to discover the underlying tty device for a console, if one exists, and when the tty device is later created or destroyed. Add sysfs symlinks for registered consoles to

Re: [PATCH] tty: Add sysfs symlink for console name->tty device

2014-02-27 Thread Kay Sievers
On Wed, Feb 26, 2014 at 3:40 PM, Peter Hurley wrote: > Enable a user-space process to discover the underlying tty device > for a console, if one exists, and when the tty device is later > created or destroyed. > > Add sysfs symlinks for registered consoles to their respective > devices in

Re: [PATCH] tty: Add sysfs symlink for console name-tty device

2014-02-27 Thread Kay Sievers
On Wed, Feb 26, 2014 at 3:40 PM, Peter Hurley pe...@hurleysoftware.com wrote: Enable a user-space process to discover the underlying tty device for a console, if one exists, and when the tty device is later created or destroyed. Add sysfs symlinks for registered consoles to their respective

Re: [PATCH] tty: Add sysfs symlink for console name-tty device

2014-02-27 Thread Peter Hurley
On 02/27/2014 06:13 AM, Kay Sievers wrote: On Wed, Feb 26, 2014 at 3:40 PM, Peter Hurley pe...@hurleysoftware.com wrote: Enable a user-space process to discover the underlying tty device for a console, if one exists, and when the tty device is later created or destroyed. Add sysfs symlinks for

Re: [PATCH] tty: Add sysfs symlink for console name-tty device

2014-02-27 Thread Kay Sievers
On Thu, Feb 27, 2014 at 2:31 PM, Peter Hurley pe...@hurleysoftware.com wrote: On 02/27/2014 06:13 AM, Kay Sievers wrote: On Wed, Feb 26, 2014 at 3:40 PM, Peter Hurley pe...@hurleysoftware.com wrote: Enable a user-space process to discover the underlying tty device for a console, if one

Re: [PATCH] tty: Add sysfs symlink for console name-tty device

2014-02-27 Thread Peter Hurley
On 02/27/2014 08:36 AM, Kay Sievers wrote: On Thu, Feb 27, 2014 at 2:31 PM, Peter Hurley pe...@hurleysoftware.com wrote: On 02/27/2014 06:13 AM, Kay Sievers wrote: On Wed, Feb 26, 2014 at 3:40 PM, Peter Hurley pe...@hurleysoftware.com wrote: Enable a user-space process to discover the

[PATCH] tty: Add sysfs symlink for console name->tty device

2014-02-26 Thread Peter Hurley
Enable a user-space process to discover the underlying tty device for a console, if one exists, and when the tty device is later created or destroyed. Add sysfs symlinks for registered consoles to their respective devices in [sys/class,sys/devices/virtual]/tty/console. Scan consoles at tty device

[PATCH] tty: Add sysfs symlink for console name-tty device

2014-02-26 Thread Peter Hurley
Enable a user-space process to discover the underlying tty device for a console, if one exists, and when the tty device is later created or destroyed. Add sysfs symlinks for registered consoles to their respective devices in [sys/class,sys/devices/virtual]/tty/console. Scan consoles at tty device