lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 19 Aug 2008 22:58:08 +0100
From:	Alan Cox <alan@...rguk.ukuu.org.uk>
To:	Rodolfo Giometti <giometti@...ux.it>
Cc:	linux-kernel@...r.kernel.org,
	Andrew Morton <akpm@...ux-foundation.org>,
	David Woodhouse <dwmw2@...radead.org>,
	Dave Jones <davej@...hat.com>, Sam Ravnborg <sam@...nborg.org>,
	Greg KH <greg@...ah.com>,
	Randy Dunlap <randy.dunlap@...cle.com>,
	Kay Sievers <kay.sievers@...y.org>,
	Rodolfo Giometti <giometti@...ux.it>
Subject: Re: [PATCH 06/10] ldisc n_tty: export all N_TTY ldisc methods.

On Tue, 19 Aug 2008 23:50:08 +0200
Rodolfo Giometti <giometti@...ux.it> wrote:

> Signed-off-by: Rodolfo Giometti <giometti@...ux.it>
> ---
>  drivers/char/n_tty.c |   54 +++++++++++++++++++++++++++++--------------------
>  include/linux/tty.h  |   16 ++++++++++++++
>  2 files changed, 48 insertions(+), 22 deletions(-)

Renames are really not part of the same change set but very sensible so
no objection. EXPORT_SYMBOL_GPL please - pps is (with permission)
sticking its nose into the innards of n_tty. Those are not good general
interfaces however.



With the small changes noted I'm happy for the tty stuff to go upstream.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists