From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg Kroah-Hartman Subject: Re: [PATCH v4] earlycon: 8250: Fix command line regression Date: Sat, 4 Apr 2015 19:41:23 +0200 Message-ID: <20150404174123.GA31910@kroah.com> References: <1428157650-16418-1-git-send-email-peter@hurleysoftware.com> <1428167961-26841-1-git-send-email-peter@hurleysoftware.com> <55201E63.6040505@hurleysoftware.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <55201E63.6040505@hurleysoftware.com> Sender: linux-kernel-owner@vger.kernel.org To: Peter Hurley Cc: linux-serial@vger.kernel.org, linux-kernel@vger.kernel.org, Jiri Slaby , Yinghai Lu List-Id: linux-serial@vger.kernel.org On Sat, Apr 04, 2015 at 01:24:51PM -0400, Peter Hurley wrote: > On 04/04/2015 01:19 PM, Peter Hurley wrote: > > Restore undocumented behavior of kernel command line parameters of > > the forms: > > console=uart[8250],io|mmio|mmio32,[,options] > > console=uart[8250],[,options] > > where 'options' have not been specified; in this case, the hardware > > is assumed to be initialized. > > > > Document the required behavior of the original implementation. > > Greg, > > Please wait for a Tested-by from Yinghai before pushing; I have no > platform to test if this fixes his regression. Ok, will do, thanks for redoing this and spinning up a fix so quickly. greg k-h