aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/controller/pci-host-common.c
diff options
context:
space:
mode:
authorArnd Bergmann <[email protected]>2020-05-27 13:53:46 +0000
committerThomas Gleixner <[email protected]>2020-07-16 15:26:42 +0000
commit81e96851ea32deb2c921c870eecabf335f598aeb (patch)
tree778124b26ba3fb5506f28e89c8286a8f80367cc8 /drivers/pci/controller/pci-host-common.c
parentx86/entry: Fix vectors to IDTENTRY_SYSVEC for CONFIG_HYPERV (diff)
downloadkernel-81e96851ea32deb2c921c870eecabf335f598aeb.tar.gz
kernel-81e96851ea32deb2c921c870eecabf335f598aeb.zip
x86: math-emu: Fix up 'cmp' insn for clang ias
The clang integrated assembler requires the 'cmp' instruction to have a length prefix here: arch/x86/math-emu/wm_sqrt.S:212:2: error: ambiguous instructions require an explicit suffix (could be 'cmpb', 'cmpw', or 'cmpl') cmp $0xffffffff,-24(%ebp) ^ Make this a 32-bit comparison, which it was clearly meant to be. Signed-off-by: Arnd Bergmann <[email protected]> Signed-off-by: Thomas Gleixner <[email protected]> Reviewed-by: Nick Desaulniers <[email protected]> Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'drivers/pci/controller/pci-host-common.c')
0 files changed, 0 insertions, 0 deletions