]> Git Repo - linux.git/commit
iommu/qcom: Use domain rather than dev as tlb cookie
authorRob Clark <[email protected]>
Mon, 20 Jul 2020 15:52:17 +0000 (08:52 -0700)
committerJoerg Roedel <[email protected]>
Wed, 22 Jul 2020 15:29:28 +0000 (17:29 +0200)
commit1014a2f8d76b05e0f228dd097ac1a249c5934232
tree7835284dfa818382ba3109580c0c5b7d12a615d9
parentba47d845d715a010f7b51f6f89bae32845e6acb7
iommu/qcom: Use domain rather than dev as tlb cookie

The device may be torn down, but the domain should still be valid.  Lets
use that as the tlb flush ops cookie.

Fixes a problem reported in [1]

[1] https://lkml.org/lkml/2020/7/20/104

Reported-by: Naresh Kamboju <[email protected]>
Signed-off-by: Rob Clark <[email protected]>
Tested-by: Naresh Kamboju <[email protected]>
Fixes: 09b5dfff9ad6 ("iommu/qcom: Use accessor functions for iommu private data")
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Joerg Roedel <[email protected]>
drivers/iommu/qcom_iommu.c
This page took 0.049827 seconds and 4 git commands to generate.