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
netfilter
Kconfig -rw-r--r-- 1.2 KB
Makefile -rw-r--r-- 417 bytes
br.c -rw-r--r-- 1.9 KB
br_device.c -rw-r--r-- 4.1 KB
br_fdb.c -rw-r--r-- 9.7 KB
br_forward.c -rw-r--r-- 3.4 KB
br_if.c -rw-r--r-- 9.9 KB
br_input.c -rw-r--r-- 4.0 KB
br_ioctl.c -rw-r--r-- 9.0 KB
br_netfilter.c -rw-r--r-- 26.9 KB
br_netlink.c -rw-r--r-- 4.6 KB
br_notify.c -rw-r--r-- 2.2 KB
br_private.h -rw-r--r-- 7.7 KB
br_private_stp.h -rw-r--r-- 1.7 KB
br_stp.c -rw-r--r-- 10.7 KB
br_stp_bpdu.c -rw-r--r-- 5.4 KB
br_stp_if.c -rw-r--r-- 7.1 KB
br_stp_timer.c -rw-r--r-- 4.6 KB
br_sysfs_br.c -rw-r--r-- 12.1 KB
br_sysfs_if.c -rw-r--r-- 6.4 KB

back to top