summaryrefslogtreecommitdiffstats
path: root/drivers/hv
diff options
context:
space:
mode:
authorOded Gabbay2019-03-01 13:21:11 +0100
committerGreg Kroah-Hartman2019-03-01 13:44:59 +0100
commitb3bf147bd6117f2cc493c6371c6f0be659b0dd96 (patch)
tree0746b0a4d73bda58d0a5664d802e20845bb8e553 /drivers/hv
parentintel_th: gth: Fix an off-by-one in output unassigning (diff)
downloadkernel-qcow2-linux-b3bf147bd6117f2cc493c6371c6f0be659b0dd96.tar.gz
kernel-qcow2-linux-b3bf147bd6117f2cc493c6371c6f0be659b0dd96.tar.xz
kernel-qcow2-linux-b3bf147bd6117f2cc493c6371c6f0be659b0dd96.zip
habanalabs: use do_div for 64-bit divisions
This patch fix compilation error in 32-bit ARM architecture regarding division of 2 64-bit variables. Use the kernel do_div() macro, which is implemented per architecture, for doing these divisions instead of using the / operator. Reported-by: kbuild test robot <lkp@intel.com> Signed-off-by: Oded Gabbay <oded.gabbay@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/hv')
0 files changed, 0 insertions, 0 deletions