diff options
author | Marc Zyngier <[email protected]> | 2020-02-09 22:48:50 +0000 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2020-02-09 15:47:37 -0800 |
commit | 490d332ea42780577f679f5d13598b195bff360c (patch) | |
tree | 0dc1c5203066d896975e7074e84153d684a61602 /drivers/fpga/zynq-fpga.c | |
parent | d1ea35f4cdd41ae6ac5a9e1ad6a55cc901681569 (diff) |
irqchip/gic-v4.1: Avoid 64bit division for the sake of 32bit ARM
In order to allow the GICv4 code to link properly on 32bit ARM,
make sure we don't use 64bit divisions when it isn't strictly
necessary.
Fixes: 4e6437f12d6e ("irqchip/gic-v4.1: Ensure L2 vPE table is allocated at RD level")
Reported-by: Stephen Rothwell <[email protected]>
Cc: Zenghui Yu <[email protected]>
Signed-off-by: Marc Zyngier <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'drivers/fpga/zynq-fpga.c')
0 files changed, 0 insertions, 0 deletions