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:	Wed, 24 Mar 2010 08:43:07 +0000
From:	Alan Cox <alan@...rguk.ukuu.org.uk>
To:	Greg KH <gregkh@...e.de>
Cc:	linux-kernel@...r.kernel.org, pavan_savoy@...oo.co.in
Subject: Re: [PATCH 1/7] serial: TTY: new ldisc for TI BT/FM/GPS chips

On Tue, 23 Mar 2010 19:28:03 -0700
Greg KH <gregkh@...e.de> wrote:

> On Tue, Mar 23, 2010 at 03:41:09PM -0500, pavan_savoy@...com wrote:
> > From: Pavan Savoy <pavan_savoy@...com>
> > 
> > A new N_TI_WL line discipline added for TI BT/FM/GPS
> > combo chips which make use of same TTY to communicate
> > with chip. This is to be made use of individual protocol
> > BT/FM/GPS drivers.
> > 
> > Signed-off-by: Pavan Savoy <pavan_savoy@...com>
> > ---
> >  include/linux/tty.h |    3 ++-
> 
> Staging code needs to be completly self-contained in the drivers/staging
> directory.  Is there any way to do this without touching this file?

Put the N_TI_WL into a staging header, and bump the number of ldiscs as a
separate non staging patch - we should probably simply bump it a bit
anyway to leave room for experimental work using a built kernel image.
There is no requirement that the number of ldiscs matches up to the last
ldisc assigned.

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