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] [day] [month] [year] [list]
Message-ID: <20111103151241.70955a9f@bob.linux.org.uk>
Date:	Thu, 3 Nov 2011 15:12:41 +0000
From:	Alan Cox <alan@...ux.intel.com>
To:	Geert Uytterhoeven <geert@...ux-m68k.org>
Cc:	Michael Schmitz <schmitzmic@...glemail.com>,
	"Linux/m68k" <linux-m68k@...ts.linux-m68k.org>,
	linux-serial@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] m68k/atari: SCC - Move Atari serial driver to staging

> So let's ask the experts: what will be the preferred serial driver
> framework in 2012?

The tty_port code should now handle all the nasty horrible
open/close/hangup logic for you. The serial midlayer uses that and is
gradually shrinking into a buffering/locking helper. The goal was to
*not* create yet another mid layer but to provide helpers that mid
layer and driver code alike can use sensibly.

So either ought to work out.

Alan
--
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ