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-- 1.0 KB
Makefile -rw-r--r-- 426 bytes
af_rxrpc.c -rw-r--r-- 20.3 KB
ar-accept.c -rw-r--r-- 12.1 KB
ar-ack.c -rw-r--r-- 32.5 KB
ar-call.c -rw-r--r-- 21.2 KB
ar-connection.c -rw-r--r-- 22.6 KB
ar-connevent.c -rw-r--r-- 8.9 KB
ar-error.c -rw-r--r-- 5.8 KB
ar-input.c -rw-r--r-- 19.8 KB
ar-internal.h -rw-r--r-- 28.2 KB
ar-key.c -rw-r--r-- 7.4 KB
ar-local.c -rw-r--r-- 7.5 KB
ar-output.c -rw-r--r-- 17.9 KB
ar-peer.c -rw-r--r-- 7.4 KB
ar-proc.c -rw-r--r-- 5.1 KB
ar-recvmsg.c -rw-r--r-- 10.7 KB
ar-security.c -rw-r--r-- 5.5 KB
ar-skbuff.c -rw-r--r-- 3.4 KB
ar-transport.c -rw-r--r-- 7.1 KB
rxkad.c -rw-r--r-- 27.4 KB

back to top