Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1161214AbbENX3V (ORCPT ); Thu, 14 May 2015 19:29:21 -0400 Received: from mga09.intel.com ([134.134.136.24]:33096 "EHLO mga09.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1161060AbbENX3T (ORCPT ); Thu, 14 May 2015 19:29:19 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.13,431,1427785200"; d="scan'208";a="571603198" Date: Thu, 14 May 2015 16:40:39 -0700 From: Bin Gao To: One Thousand Gnomes Cc: Greg Kroah-Hartman , Peter Hurley , Jiri Slaby , linux-serial@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: serial_core: add pci uart early console support Message-ID: <20150514234015.GA90698@worksta> References: <20150513192016.GA167188@worksta> <20150513230844.1d9a5d9a@lxorguk.ukuu.org.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150513230844.1d9a5d9a@lxorguk.ukuu.org.uk> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 894 Lines: 23 > On Wed, May 13, 2015 at 11:08:44PM +0100, One Thousand Gnomes wrote: > > We've already got support for this > > commit ea9e9d8029020d438b0717ffddf65140fda16051 > > > I actually think the fact you've put it into drivers/tty is better as PCI > is generic and PCI serial boot likewise. However it ought to use the same > command line interface (with extensions) to be compatible with the > existing arch/x86 code, and to remove the arch/x86 version if you are > doing so. > > Alan So now I'm sending two patches: [PATCH 1/2] serial_core: add pci uart early console support [PATCH 2/2] arch/x86: remove pci uart early console from early_prink.c -- 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/