Re: [GIT PATCH] TTY/serial merge for .38

From: Kay Sievers
Date: Thu Jan 06 2011 - 18:54:29 EST


On Thu, Jan 6, 2011 at 23:24, Greg KH <gregkh@xxxxxxx> wrote:
> On Thu, Jan 06, 2011 at 10:00:17PM +0000, Alan Cox wrote:
>> > There was some arguing about the tty console detection patches, but as
>> > the existing ioctl does not work properly, Kay's patch was accepted to
>> > resolve this issue and allow systemd to correctly detect consoles. ÂI
>> > know Alan doesn't like this, but I feel it's the best way to solve the
>> > issue (combined with the fact that there is no proposed other solution.)
>>
>> I'm a bit confused about this one Greg - all the distributions used the
>> ioctl you refer to below for this purpose and have for years
>>
>> > This series also includes the long-out-of-tree ioctl that SUSE and
>> > Debian have been dragging around in their kernels for the past 10+
>> > years. ÂThanks to Werner for finally submitting it in a mergable form.
>>
>> Which I believe means we don't need the sysfs patch as well - Kay ?
>
> I didn't think that the ioctl was sufficient for what systemd required,
> it was only needed for "old-style" initrd programs like what used to be
> used in SUSE and other distros, but are now being phased out.

We want all involved ttys below /dev/console not only the primary one.
Also we like to get notified about re-configs, hence the poll()
support. Both is not covered at the moment, or by the old, now to be
merged, ioctl.

Kay
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/