Revision 59acc08fd95aefb5430458a08a82b15a4174ed74 authored by Antonino A. Daplas on 02 August 2007, 10:16:46 UTC, committed by H. Peter Anvin on 02 August 2007, 15:08:27 UTC
Add memory operand constraint and write-only modifier to the inline
assembly to effect the writing of the EDID block to boot_params.edid_info.

Without this, gcc would think the EDID query was dead code and would
eliminate it.

Signed-off-by: Antonino Daplas <adaplas@gmail.com>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
1 parent 1ed4395
History
File Mode Size
ccids
Kconfig -rw-r--r-- 1.7 KB
Makefile -rw-r--r-- 533 bytes
ackvec.c -rw-r--r-- 13.8 KB
ackvec.h -rw-r--r-- 4.4 KB
ccid.c -rw-r--r-- 5.9 KB
ccid.h -rw-r--r-- 5.7 KB
dccp.h -rw-r--r-- 14.2 KB
diag.c -rw-r--r-- 1.7 KB
feat.c -rw-r--r-- 15.6 KB
feat.h -rw-r--r-- 2.0 KB
input.c -rw-r--r-- 17.8 KB
ipv4.c -rw-r--r-- 28.3 KB
ipv6.c -rw-r--r-- 32.5 KB
ipv6.h -rw-r--r-- 822 bytes
minisocks.c -rw-r--r-- 8.5 KB
options.c -rw-r--r-- 15.0 KB
output.c -rw-r--r-- 14.5 KB
probe.c -rw-r--r-- 4.9 KB
proto.c -rw-r--r-- 26.3 KB
sysctl.c -rw-r--r-- 3.1 KB
timer.c -rw-r--r-- 7.8 KB

back to top