git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7cb36b6
)
x86 setup: fix asm constraints in vesa_store_edid
author
Andreas Schwab
<schwab@suse.de>
Tue, 27 Jan 2009 20:45:57 +0000
(21:45 +0100)
committer
H. Peter Anvin
<hpa@linux.intel.com>
Tue, 27 Jan 2009 22:48:46 +0000
(14:48 -0800)
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 <schwab@suse.de>
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
No differences found