All of lore.kernel.org
 help / color / mirror / Atom feed
From: Russell King <rmk@arm.linux.org.uk>
To: Matt Porter <mporter@kernel.crashing.org>,
	Christoph Hellwig <hch@infradead.org>,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] early_port_register
Date: Sat, 14 Jun 2003 22:02:05 +0100	[thread overview]
Message-ID: <20030614220205.F14835@flint.arm.linux.org.uk> (raw)
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

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


  reply	other threads:[~2003-06-14 20:48 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-06-12 20:20 [PATCH] early_port_register Matt Porter
2003-06-12 20:27 ` Christoph Hellwig
2003-06-12 20:41   ` Matt Porter
2003-06-12 21:53     ` Russell King
2003-06-13  9:52       ` Russell King
2003-06-14 21:02         ` Russell King [this message]
2003-06-12 20:50 ` David Mosberger
2003-06-12 21:44 ` Tom Rini

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20030614220205.F14835@flint.arm.linux.org.uk \
    --to=rmk@arm.linux.org.uk \
    --cc=hch@infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mporter@kernel.crashing.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.