Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1156971

Re: [PATCH v5 2/2] arch/x86: remove pci uart early console from early_prink.c

From Bin Gao <bin.gao@linux.intel.com>
Newsgroups linux.kernel
Subject Re: [PATCH v5 2/2] arch/x86: remove pci uart early console from early_prink.c
Date 2015-06-03 00:40 +0200
Message-ID <px30K-6H1-1@gated-at.bofh.it> (permalink)
References <pvxcD-3xg-29@gated-at.bofh.it> <pwT1o-dS-17@gated-at.bofh.it> <pwZJw-1Xp-21@gated-at.bofh.it> <px1BE-4JV-13@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Tue, Jun 02, 2015 at 11:07:39PM +0200, Thomas Gleixner wrote:
> What about the memory mapped uarts which have been source of trouble
> in the past?
> 
> Thanks,
> 
> 	tglx

Not sure which specific early console you are referring to.
Currently we have serial, ttyS, vga, dbgp, xen, efi and pciserial in
arch/x86/kernel/early_printk.c, and only pciserial is memory mapped
(but it's being removed).

And this patch only touches pciserial/serial parts so ideally shouldn't
have impact on other early consoles.

-Bin
--
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/

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

Re: [PATCH v5 2/2] arch/x86: remove pci uart early console from  early_prink.c Bin Gao <bin.gao@linux.intel.com> - 2015-06-03 00:40 +0200
  RE: [PATCH v5 2/2] arch/x86: remove pci uart early console from  early_prink.c "Anderson, Stuart R" <stuart.r.anderson@intel.com> - 2015-06-03 02:20 +0200
    Re: [PATCH v5 2/2] arch/x86: remove pci uart early console from early_prink.c Peter Hurley <peter@hurleysoftware.com> - 2015-06-03 14:40 +0200
  Re: [PATCH v5 2/2] arch/x86: remove pci uart early console from  early_prink.c Thomas Gleixner <tglx@linutronix.de> - 2015-06-03 19:00 +0200

csiph-web