Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1249935

Re: [PATCH 2/7] tty: Remove ASYNC_CLOSING checks in open()/hangup() methods

From Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Newsgroups linux.kernel
Subject Re: [PATCH 2/7] tty: Remove ASYNC_CLOSING checks in open()/hangup() methods
Date 2015-10-18 06:20 +0200
Message-ID <qkNBU-2kG-33@gated-at.bofh.it> (permalink)
References <qi8CR-2S8-3@gated-at.bofh.it> <qi8CS-2S8-19@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Sat, Oct 10, 2015 at 04:00:52PM -0400, Peter Hurley wrote:
> 
> Note: The ASYNC_CLOSING flag state is still maintained since several
> bitrotting drivers use it for (dubious) other purposes.

I think we should drop it, it's pointless and no one ever actually does
anything with it.

thanks,

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

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH 2/7] tty: Remove ASYNC_CLOSING checks in open()/hangup() methods Peter Hurley <peter@hurleysoftware.com> - 2015-10-10 22:10 +0200
  Re: [PATCH 2/7] tty: Remove ASYNC_CLOSING checks in open()/hangup()  methods Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2015-10-18 06:20 +0200

csiph-web