diff options
| author | Stephen Warren <swarren@nvidia.com> | 2020-01-14 17:50:37 -0500 |
|---|---|---|
| committer | mobile promotions <svcmobile_promotions@nvidia.com> | 2020-01-16 19:01:53 -0500 |
| commit | 4fa874bc385332d4d768d8faaf2ecab3208b9d5a (patch) | |
| tree | 168e3b773a85b49c38c1077e5709e1c73e4a8ef2 /include | |
| parent | 27b0dabe1e9e7a3fdd64172ca96aad80b58f7d3d (diff) | |
iommu: arm-smmu: t19x: free pgd using free_pages()
The pgd value was allocated using __get_free_pages() and so must be freed
using a page-oriented API, not a kmalloc-oriented API.
Bug 2792255
Change-Id: If48da608fa92d788909efcc10a0a950a949dd146
Fixes: 9ff237010c8e ("iommu: arm-smmu: copy t18x version driver")
Signed-off-by: Stephen Warren <swarren@nvidia.com>
Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvidia/+/2279146
GVS: Gerrit_Virtual_Submit
Reviewed-by: Puneet Saxena <puneets@nvidia.com>
Reviewed-by: Pritesh Raithatha <praithatha@nvidia.com>
Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com>
Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
