diff options
| author | Hanna Hawa <[email protected]> | 2018-07-24 13:40:30 +0000 |
|---|---|---|
| committer | Vinod Koul <[email protected]> | 2018-07-25 12:23:22 +0000 |
| commit | ac7b06ba3125d54e2104545c302cb9894eff166d (patch) | |
| tree | e89ab83642bbf2304afb5033f5604b4103c41b7c /lib/bitmap.c | |
| parent | dmaengine: mv_xor_v2: enable COMPILE_TEST (diff) | |
| download | kernel-ac7b06ba3125d54e2104545c302cb9894eff166d.tar.gz kernel-ac7b06ba3125d54e2104545c302cb9894eff166d.zip | |
dmaengine: mv_xor_v2: use {lower,upper}_32_bits to configure HW descriptor address
>> drivers/dma/mv_xor_v2.c:647:36: sparse: constant 0xFFFF00000000 is so big it is long
include/linux/device.h:678:13: sparse: undefined identifier '__builtin_mul_overflow'
include/linux/device.h:678:13: sparse: call with no type!
Use lower_32_bits and upper_32_bits to set the hw_desq address, instead of
using constant.
Signed-off-by: Hanna Hawa <[email protected]>
Reported-by: kbuild test robot <[email protected]>
Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'lib/bitmap.c')
0 files changed, 0 insertions, 0 deletions
