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


Groups > linux.kernel > #1646264

Re: [patch v2 1/6] tty: export tty_open_by_driver

From Christoph Hellwig <hch@infradead.org>
Newsgroups linux.kernel
Subject Re: [patch v2 1/6] tty: export tty_open_by_driver
Date 2017-05-21 08:10 +0200
Message-ID <tJsdY-43U-1@gated-at.bofh.it> (permalink)
References <tHsrL-2Pf-3@gated-at.bofh.it> <tHsrL-2Pf-17@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Mon, May 15, 2017 at 06:45:32PM +0100, Okash Khawaja wrote:
> This exports tty_open_by_driver so that it can be called from other places inside the kernel. The checks for null file pointer are based on Alan Cox's patch here: http://www.mail-archive.com/linux-kernel@vger.kernel.org/msg1215095.html. Description below is quoted from it:

Any non-staging users?  Please don't add new APIs with proper in-kernel
users (and staging doesn't count for that).

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


Thread

[patch v2 1/6] tty: export tty_open_by_driver Okash Khawaja <okash.khawaja@gmail.com> - 2017-05-15 20:00 +0200
  Re: [patch v2 1/6] tty: export tty_open_by_driver Christoph Hellwig <hch@infradead.org> - 2017-05-21 08:10 +0200
    Re: [patch v2 1/6] tty: export tty_open_by_driver Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2017-05-21 09:50 +0200

csiph-web