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-- 442 bytes
Makefile -rw-r--r-- 297 bytes
netlabel_cipso_v4.c -rw-r--r-- 20.8 KB
netlabel_cipso_v4.h -rw-r--r-- 4.7 KB
netlabel_domainhash.c -rw-r--r-- 11.7 KB
netlabel_domainhash.h -rw-r--r-- 2.1 KB
netlabel_kapi.c -rw-r--r-- 11.7 KB
netlabel_mgmt.c -rw-r--r-- 17.6 KB
netlabel_mgmt.h -rw-r--r-- 4.9 KB
netlabel_unlabeled.c -rw-r--r-- 7.2 KB
netlabel_unlabeled.h -rw-r--r-- 2.6 KB
netlabel_user.c -rw-r--r-- 3.1 KB
netlabel_user.h -rw-r--r-- 1.9 KB

back to top