Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit bacc1ef5 authored by Alistair Delva's avatar Alistair Delva
Browse files

ANDROID: Fix x86_64 allmodconfig build



CONFIG_KVM_INTEL depends on asm volatile goto which is about to be
supported in clang, but we haven't landed the upgraded compiler yet.
Suppress use of this kernel feature for now.

In file included from arch/x86/kvm/vmx/vmx.h:11:
arch/x86/kvm/vmx/ops.h:157:2: error: 'asm goto' constructs are not
supported yet
vmx_asm2(vmwrite, "r"(field), "rm"(value), field, value);
^

Change-Id: If21ca65a7bd1e43c5f66a93a6108cf8aa49a9c64
Signed-off-by: default avatarAlistair Delva <adelva@google.com>
parent e496817b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment