From mboxrd@z Thu Jan 1 00:00:00 1970 Received: with ECARTIS (v1.0.0; list linux-mips); Thu, 07 Jun 2007 17:49:33 +0100 (BST) Received: from wf1.mips-uk.com ([194.74.144.154]:61352 "EHLO dl5rb.ham-radio-op.net") by ftp.linux-mips.org with ESMTP id S20027210AbXFGQtb (ORCPT ); Thu, 7 Jun 2007 17:49:31 +0100 Received: from denk.linux-mips.net (denk.linux-mips.net [127.0.0.1]) by dl5rb.ham-radio-op.net (8.14.1/8.13.8) with ESMTP id l57GgW3x030787; Thu, 7 Jun 2007 17:42:32 +0100 Received: (from ralf@localhost) by denk.linux-mips.net (8.14.1/8.14.1/Submit) id l57GgVMI030786; Thu, 7 Jun 2007 17:42:31 +0100 Date: Thu, 7 Jun 2007 17:42:31 +0100 From: Ralf Baechle To: Alan Cox Cc: akpm@osdl.org, linux-mips@linux-mips.org Subject: Re: [PATCH] tty: Add the new ioctls and definitionto the MIPS architecture Message-ID: <20070607164231.GC30044@linux-mips.org> References: <20070607162555.3e09c8d0@the-village.bc.nu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070607162555.3e09c8d0@the-village.bc.nu> User-Agent: Mutt/1.5.14 (2007-02-12) Return-Path: X-Envelope-To: <"|/home/ecartis/ecartis -s linux-mips"> (uid 0) X-Orcpt: rfc822;linux-mips@linux-mips.org Original-Recipient: rfc822;linux-mips@linux-mips.org X-archive-position: 15341 X-ecartis-version: Ecartis v1.0.0 Sender: linux-mips-bounce@linux-mips.org Errors-to: linux-mips-bounce@linux-mips.org X-original-sender: ralf@linux-mips.org Precedence: bulk X-list: linux-mips On Thu, Jun 07, 2007 at 04:25:55PM +0100, Alan Cox wrote: > Same as all the others, just put in the constants for the existing kernel > code and termios2 structure > > Signed-off-by: Alan Cox Acked-by: Ralf Baechle Ralf