diff options
author | 2007-08-02 18:16:46 +0800 | |
---|---|---|
committer | 2007-08-02 11:08:27 -0400 | |
commit | 59acc08fd95aefb5430458a08a82b15a4174ed74 (patch) | |
tree | 446a1712a99eb0485a60ca789c71757f6f436277 /include/linux/kernel.h | |
parent | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 (diff) | |
download | wireguard-linux-59acc08fd95aefb5430458a08a82b15a4174ed74.tar.xz wireguard-linux-59acc08fd95aefb5430458a08a82b15a4174ed74.zip |
[x86 setup] video setup: Fix VBE DDC reading
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>
Diffstat (limited to 'include/linux/kernel.h')
0 files changed, 0 insertions, 0 deletions