diff options
author | Lu Baolu <baolu.lu@linux.intel.com> | 2020-12-31 08:53:19 +0800 |
---|---|---|
committer | Will Deacon <will@kernel.org> | 2021-01-07 13:27:14 +0000 |
commit | 1efd17e7acb6692bffc6c58718f41f27fdfd62f5 (patch) | |
tree | d05d288dab57c69f43d1881a7408bbef5da6350d /drivers/sh/clk | |
parent | b34f10c2dc5961021850c3c15f46a84b56a0c0e8 (diff) | |
download | linux-1efd17e7acb6692bffc6c58718f41f27fdfd62f5.tar.bz2 |
iommu/vt-d: Fix misuse of ALIGN in qi_flush_piotlb()
Use IS_ALIGNED() instead. Otherwise, an unaligned address will be ignored.
Fixes: 33cd6e642d6a ("iommu/vt-d: Flush PASID-based iotlb for iova over first level")
Signed-off-by: Lu Baolu <baolu.lu@linux.intel.com>
Link: https://lore.kernel.org/r/20201231005323.2178523-1-baolu.lu@linux.intel.com
Signed-off-by: Will Deacon <will@kernel.org>
Diffstat (limited to 'drivers/sh/clk')
0 files changed, 0 insertions, 0 deletions