Re: [kvm-unit-tests PATCH] x86/hyperv_clock: be explicit about mul instruction data size

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



2017-05-11 21:59+0200, Thomas Petazzoni:
> With gcc 4.7.2, the build fails with:
> 
> x86/hyperv_clock.c: Assembler messages:
> x86/hyperv_clock.c:21: Error: no instruction mnemonic suffix given and no register operands; can't size instruction
> 
> In order to avoid this, make the mul instruction data size explicit by
> adding the appropriate suffix. It operates on 64-bit data, so use
> "mulq".
> 
> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@xxxxxxxxxxxxxxxxxx>
> ---

Applied, thanks.



[Index of Archives]     [KVM ARM]     [KVM ia64]     [KVM ppc]     [Virtualization Tools]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Questions]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux