From: Andreas Schwab Date: Tue, 27 Jan 2009 20:45:57 +0000 (+0100) Subject: x86 setup: fix asm constraints in vesa_store_edid X-Git-Tag: v2.6.31-rc1~383^2~508^2~166^11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=042cbaf88ab48e11afb725541e3c2cbf5b483680;p=pandora-kernel.git x86 setup: fix asm constraints in vesa_store_edid Impact: fix potential miscompile (currently believed non-manifest) As the comment explains, the VBE DDC call can clobber any register. Tell the compiler about that fact. Signed-off-by: Andreas Schwab Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed