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-- 651 bytes
Makefile -rw-r--r-- 186 bytes
vlan.c -rw-r--r-- 20.5 KB
vlan.h -rw-r--r-- 3.3 KB
vlan_dev.c -rw-r--r-- 19.2 KB
vlan_netlink.c -rw-r--r-- 5.8 KB
vlanproc.c -rw-r--r-- 9.4 KB
vlanproc.h -rw-r--r-- 496 bytes

back to top