From: Yinghai Lu Date: Mon, 30 Aug 2010 01:13:10 +0000 (-0700) Subject: x86, setup: Fix earlyprintk=serial,0x3f8,115200 X-Git-Tag: v2.6.36-rc6~19^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=74b3c444a963ba55aef89b33a1bcaada9a4c206f;p=pandora-kernel.git x86, setup: Fix earlyprintk=serial,0x3f8,115200 earlyprintk can take and I/O port, so we need to handle this case in the setup code too, otherwise 0x3f8 will be treated as a baud rate. Signed-off-by: Yinghai Lu LKML-Reference: <4C7B05A6.4010801@kernel.org> Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed