From: He Chunhui Date: Tue, 31 Jan 2012 16:48:28 +0000 (+0800) Subject: x86, boot: Fix port argument to inl() function X-Git-Tag: v3.4-rc1~155^3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=35f1790e6c6a7e4cae57b616cf36444d27fa6b28;p=pandora-kernel.git x86, boot: Fix port argument to inl() function "u32 port" in inl() should be "u16 port". [ hpa: it's a bug, but it doesn't produce incorrect code, so no need to put this into urgent or stable. ] Signed-off-by: He Chunhui Link: http://lkml.kernel.org/r/32892299.2931391328028508117.JavaMail.coremail@mailweb Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed