Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S265740AbTFNUsa (ORCPT ); Sat, 14 Jun 2003 16:48:30 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S265742AbTFNUsa (ORCPT ); Sat, 14 Jun 2003 16:48:30 -0400 Received: from caramon.arm.linux.org.uk ([212.18.232.186]:11276 "EHLO caramon.arm.linux.org.uk") by vger.kernel.org with ESMTP id S265740AbTFNUsY (ORCPT ); Sat, 14 Jun 2003 16:48:24 -0400 Date: Sat, 14 Jun 2003 22:02:05 +0100 From: Russell King To: Matt Porter , Christoph Hellwig , linux-kernel@vger.kernel.org Subject: Re: [PATCH] early_port_register Message-ID: <20030614220205.F14835@flint.arm.linux.org.uk> Mail-Followup-To: Matt Porter , Christoph Hellwig , linux-kernel@vger.kernel.org References: <20030612132001.A4693@home.com> <20030612212723.A15400@infradead.org> <20030612134113.B4693@home.com> <20030612225310.G3348@flint.arm.linux.org.uk> <20030613105238.A29723@flint.arm.linux.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20030613105238.A29723@flint.arm.linux.org.uk>; from rmk@arm.linux.org.uk on Fri, Jun 13, 2003 at 10:52:38AM +0100 X-Message-Flag: Your copy of Microsoft Outlook is vulnerable to viruses. See www.mutt.org for more details. Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1509 Lines: 43 On Fri, Jun 13, 2003 at 10:52:38AM +0100, Russell King wrote: > On Thu, Jun 12, 2003 at 10:53:10PM +0100, Russell King wrote: > > Sigh, there seems to be one cset still pending in my serial BK tree: > > > > ChangeSet@1.1113.2.1, 2003-05-14 16:50:47+02:00, hch@lab343.munich.sgi.com > > acpi serial stuff > > > > I'll request Linus pulls this tonight. > > FYI, its still sitting here... Linus pulled it, but added an extra cset: 1.1311 Remove strange and broken ACPI rule from serial Makefile diff -Nru a/drivers/serial/Makefile b/drivers/serial/Makefile --- a/drivers/serial/Makefile Wed May 14 07:50:37 2003 +++ b/drivers/serial/Makefile Sat Jun 14 12:07:41 2003 @@ -8,7 +8,6 @@ serial-8250-$(CONFIG_GSC) += 8250_gsc.o serial-8250-$(CONFIG_PCI) += 8250_pci.o serial-8250-$(CONFIG_PNP) += 8250_pnp.o -serial-8250-$(CONFIG_ACPI) += acpi.o serial-8250-$(CONFIG_SERIAL_HCDP) += 8250_hcdp.o obj-$(CONFIG_SERIAL_CORE) += core.o The file is actually called "8250_acpi.o". Can you guys ensure that the patch and code works and send an update direct to Linus please? Unfortunately, its too late for 2.5.71. -- Russell King (rmk@arm.linux.org.uk) The developer of ARM Linux http://www.arm.linux.org.uk/personal/aboutme.html - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/