All of lore.kernel.org
 help / color / mirror / Atom feed
* - serial-convert-early_uart-to-earlycon-for-8250-ia64-fix.patch removed from -mm tree
@ 2007-07-09 20:25 akpm
  0 siblings, 0 replies; only message in thread
From: akpm @ 2007-07-09 20:25 UTC (permalink / raw)
  To: Yinghai.Lu, ak, bjorn.helgaas, kraxel, rmk, yinghai.lu,
	mm-commits


The patch titled
     serial-convert-early_uart-to-earlycon-for-8250 ia64 fix
has been removed from the -mm tree.  Its filename was
     serial-convert-early_uart-to-earlycon-for-8250-ia64-fix.patch

This patch was dropped because it was folded into serial-convert-early_uart-to-earlycon-for-8250.patch

------------------------------------------------------
Subject: serial-convert-early_uart-to-earlycon-for-8250 ia64 fix
From: Yinghai Lu <Yinghai.Lu@Sun.COM>

ia64: add extra preferred console for HCDP serial console

Signed-off-by: Yinghai Lu <yinghai.lu@sun.com>
Cc: Andi Kleen <ak@suse.de>
Cc: Bjorn Helgaas <bjorn.helgaas@hp.com>
Cc: Russell King <rmk@arm.linux.org.uk>
Cc: Gerd Hoffmann <kraxel@suse.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---

 drivers/firmware/pcdp.c |    1 +
 1 files changed, 1 insertion(+)

diff -puN drivers/firmware/pcdp.c~serial-convert-early_uart-to-earlycon-for-8250-ia64-fix drivers/firmware/pcdp.c
--- a/drivers/firmware/pcdp.c~serial-convert-early_uart-to-earlycon-for-8250-ia64-fix
+++ a/drivers/firmware/pcdp.c
@@ -42,6 +42,7 @@ setup_serial_console(struct pcdp_uart *u
 		}
 	}
 
+	add_preferred_console("uart", 8250, &options[9]);
 	return setup_early_serial8250_console(options);
 #else
 	return -ENODEV;
diff -puN /dev/null /dev/null
_

Patches currently in -mm which might be from Yinghai.Lu@Sun.COM are

serial-assert-dtr-for-serial-console-devices.patch
usb-make-the-usb_device-numa_node-to-get-assigned-from.patch
x86-64-disable-the-gart-in-shutdown.patch
x86_84-move-iommu-declaration-from-proto-to-iommuh.patch
x86_64-change-_map_single-to-static-in-pci_gartc-etc.patch
x86_64-geode-hw-random-number-generator-depend-on-x86_3.patch
x86_64-get-mp_bus_to_node-as-early.patch
console-more-buf-for-index-parsing.patch
console-console-handover-to-preferred-console.patch
serial-convert-early_uart-to-earlycon-for-8250.patch
serial-convert-early_uart-to-earlycon-for-8250-ia64-fix.patch
serial-convert-early_uart-to-earlycon-for-8250-fix-3-alias.patch
dma-make-dma-pool-to-use-kmalloc_node.patch

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-07-09 20:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-09 20:25 - serial-convert-early_uart-to-earlycon-for-8250-ia64-fix.patch removed from -mm tree akpm

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.