summaryrefslogtreecommitdiff
path: root/include/linux/kernelcapi.h
diff options
context:
space:
mode:
authorMitchel Humpherys <mitchelh@codeaurora.org>2015-07-30 20:17:19 -0700
committerDavid Keitel <dkeitel@codeaurora.org>2016-03-22 11:13:48 -0700
commit7c8a93f1f365327179215f4b2cb1a6f2ffba65a8 (patch)
tree62bb35fa5c779761fa28ca4d7d6d48f7c3000e94 /include/linux/kernelcapi.h
parent2b39d026fbde0220f85980f1a3b2bad36bd4fad0 (diff)
iommu/arm-smmu: Assign page table memory on domain finalization
When a domain is attached for the first time, memory for its top level of page tables is allocated. If it's a secure domain, this memory needs to be assigned to a secure VMID. Currently, it's not being assigned to a secure VMID, so when the domain is torn down and unassigned we get a warning. Fix this by adding the missing assign call after initial domain allocation. Change-Id: I9ff2418749e768e17b4598f5f89e587ad7828d52 Signed-off-by: Mitchel Humpherys <mitchelh@codeaurora.org>
Diffstat (limited to 'include/linux/kernelcapi.h')
0 files changed, 0 insertions, 0 deletions