Robin Murphy 7868805969 iommu/io-pgtable-arm: Avoid warning with 32-bit phys_addr_t
It's not entirely unreasonable for io-pgtable-arm to be built for
configurations with 32-bit phys_addr_t, where the compiler rightly
raises a warning about the 36-bit shift. That particular code path
should never actually *run* on those systems, but we still want it
to compile cleanly, which is easily done by using an unambiguous u64
as the intermediate type instead.

Signed-off-by: Robin Murphy <robin.murphy@arm.com>
Signed-off-by: Joerg Roedel <jroedel@suse.de>
2018-03-29 15:19:10 +02:00
..
2018-02-06 09:59:40 -08:00
2018-02-08 12:03:54 -08:00
2018-01-17 15:25:50 +01:00
2017-08-23 16:28:09 +02:00
2018-02-08 12:03:54 -08:00
2018-01-17 15:25:50 +01:00
2018-01-17 15:25:50 +01:00
2017-11-06 10:40:53 -07:00
2018-01-17 15:25:50 +01:00
2018-01-17 15:25:50 +01:00