diff options
author | Florian Fainelli <f.fainelli@gmail.com> | 2021-03-18 21:03:33 -0700 |
---|---|---|
committer | Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> | 2021-03-19 05:00:18 +0000 |
commit | fcf044891c84e38fc90eb736b818781bccf94e38 (patch) | |
tree | 4f6af8d4dab1566a3e9b3a64d563e2aad61ef836 /kernel | |
parent | 2cbc2776efe4faed0e17c48ae076aa03a0fcc61f (diff) | |
download | linux-fcf044891c84e38fc90eb736b818781bccf94e38.tar.gz linux-fcf044891c84e38fc90eb736b818781bccf94e38.tar.bz2 linux-fcf044891c84e38fc90eb736b818781bccf94e38.zip |
ARM: Qualify enabling of swiotlb_init()
We do not need a SWIOTLB unless we have DRAM that is addressable beyond
the arm_dma_limit. Compare max_pfn with arm_dma_pfn_limit to determine
whether we do need a SWIOTLB to be initialized.
Fixes: ad3c7b18c5b3 ("arm: use swiotlb for bounce buffering on LPAE configs")
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions