[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20070523223008.32f65e0a@the-village.bc.nu>
Date: Wed, 23 May 2007 22:30:08 +0100
From: Alan Cox <alan@...rguk.ukuu.org.uk>
To: Geert Uytterhoeven <geert@...ux-m68k.org>
Cc: Roman Zippel <zippel@...ux-m68k.org>,
Linux Kernel Development <linux-kernel@...r.kernel.org>,
akpm@...l.org, rmk@....linux.kernel.org, spyro@....com,
starvik@...s.com, ysato@...rs.sourceforge.jp,
"Luck, Tony" <tony.luck@...el.com>, takata@...ux-m32r.org,
chris@...kel.net, uclinux-v850@....nec.co.jp,
kyle@...isc-linux.org, linux-mips@...ux-mips.org
Subject: Re: [PATCH] m68k: Enable arbitary speed tty support
> Why not `#define termios2 ktermios' (or vice versa) on platforms where
> they are the same?
Because #define is a bit of a loose cannon when it comes to substitutions
and I didn't want nasty suprises. Also because ktermios may change in
future and I don't want to have to liase with 4 million port maintainers
when it does. The whole point of ktermios was to isolate the kernel and
user space views.
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