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-- 248 bytes
Makefile -rw-r--r-- 992 bytes
af_llc.c -rw-r--r-- 29.1 KB
llc_c_ac.c -rw-r--r-- 34.9 KB
llc_c_ev.c -rw-r--r-- 21.3 KB
llc_c_st.c -rw-r--r-- 149.8 KB
llc_conn.c -rw-r--r-- 25.6 KB
llc_core.c -rw-r--r-- 4.7 KB
llc_if.c -rw-r--r-- 4.4 KB
llc_input.c -rw-r--r-- 5.3 KB
llc_output.c -rw-r--r-- 3.0 KB
llc_pdu.c -rw-r--r-- 10.6 KB
llc_proc.c -rw-r--r-- 6.4 KB
llc_s_ac.c -rw-r--r-- 5.7 KB
llc_s_ev.c -rw-r--r-- 3.5 KB
llc_s_st.c -rw-r--r-- 5.7 KB
llc_sap.c -rw-r--r-- 9.5 KB
llc_station.c -rw-r--r-- 20.5 KB
sysctl_net_llc.c -rw-r--r-- 2.6 KB

back to top