diff options
| author | Sami Tolvanen <[email protected]> | 2019-10-07 19:21:29 +0000 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2019-10-08 11:26:42 +0000 |
| commit | fbcfb8f0270bf24fe348393540b17a7f2ba577d7 (patch) | |
| tree | a2dc4599387d42d9a580855ebcfcf93fe22c7fae /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | |
| parent | x86/asm: Fix MWAITX C-state hint value (diff) | |
| download | kernel-fbcfb8f0270bf24fe348393540b17a7f2ba577d7.tar.gz kernel-fbcfb8f0270bf24fe348393540b17a7f2ba577d7.zip | |
x86/cpu/vmware: Use the full form of INL in VMWARE_PORT
LLVM's assembler doesn't accept the short form INL instruction:
inl (%%dx)
but instead insists on the output register to be explicitly specified:
<inline asm>:1:7: error: invalid operand for instruction
inl (%dx)
^
LLVM ERROR: Error parsing inline asm
Use the full form of the instruction to fix the build.
Signed-off-by: Sami Tolvanen <[email protected]>
Signed-off-by: Borislav Petkov <[email protected]>
Reviewed-by: Nick Desaulniers <[email protected]>
Reviewed-by: Kees Cook <[email protected]>
Acked-by: Thomas Hellstrom <[email protected]>
Cc: [email protected]
Cc: "H. Peter Anvin" <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: [email protected]
Cc: "VMware, Inc." <[email protected]>
Cc: x86-ml <[email protected]>
Link: https://github.com/ClangBuiltLinux/linux/issues/734
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions
