[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20070308160303.20521cb8@lxorguk.ukuu.org.uk>
Date: Thu, 8 Mar 2007 16:03:03 +0000
From: Alan Cox <alan@...rguk.ukuu.org.uk>
To: Arjan van de Ven <arjan@...radead.org>
Cc: akpm@...l.org, linux-kernel@...r.kernel.org,
linux-arch@...r.kernel.org
Subject: Re: [PATCH] tty: Turn on arbitary baud rate ioctls for i386
platform
On Thu, 08 Mar 2007 06:39:47 -0800
Arjan van de Ven <arjan@...radead.org> wrote:
> On Thu, 2007-03-08 at 14:44 +0000, Alan Cox wrote:
> > Adds the needed TCGETS2/TCSETS2 ioctl calls, structures, defines and the
> > like. Tested against the test suite and passes. Other platforms should need
> > roughly the same change.
>
>
> should this then really be in include/asm/* ? If everyone needs the same
> change I'd think it should go into include/linux/* somewhere.
It should be in include/asm. There are a whole range of different
variations of the structures and ioctl numbering in use on different
platforms so it does not trivially unify alas.
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