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
Kconfig -rw-r--r-- 6.7 KB
Makefile -rw-r--r-- 1.0 KB
ebt_802_3.c -rw-r--r-- 1.8 KB
ebt_among.c -rw-r--r-- 5.5 KB
ebt_arp.c -rw-r--r-- 3.6 KB
ebt_arpreply.c -rw-r--r-- 2.4 KB
ebt_dnat.c -rw-r--r-- 1.8 KB
ebt_ip.c -rw-r--r-- 3.2 KB
ebt_limit.c -rw-r--r-- 2.9 KB
ebt_log.c -rw-r--r-- 5.0 KB
ebt_mark.c -rw-r--r-- 2.0 KB
ebt_mark_m.c -rw-r--r-- 1.4 KB
ebt_pkttype.c -rw-r--r-- 1.3 KB
ebt_redirect.c -rw-r--r-- 2.0 KB
ebt_snat.c -rw-r--r-- 2.2 KB
ebt_stp.c -rw-r--r-- 4.9 KB
ebt_ulog.c -rw-r--r-- 8.9 KB
ebt_vlan.c -rw-r--r-- 6.0 KB
ebtable_broute.c -rw-r--r-- 1.8 KB
ebtable_filter.c -rw-r--r-- 2.5 KB
ebtable_nat.c -rw-r--r-- 2.7 KB
ebtables.c -rw-r--r-- 39.3 KB

back to top