diff options
author | Geert Uytterhoeven <geert+renesas@glider.be> | 2019-10-04 10:54:34 +0200 |
---|---|---|
committer | Geert Uytterhoeven <geert+renesas@glider.be> | 2019-10-04 10:55:23 +0200 |
commit | 6568c28ba1c7721ed2df6975ca9f9c0cb961f431 (patch) | |
tree | e919b1294b67bd185d7d68640366a9beca77385d /projects/linux | |
parent | 0d01d879f704e7e3252ee854d2481378e2dcb7b9 (diff) |
projects: linux: core: Mark IPMMU cache snoop disable done
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Diffstat (limited to 'projects/linux')
-rw-r--r-- | projects/linux/core/bsp396_iommu_ipmmu-vmsa.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/projects/linux/core/bsp396_iommu_ipmmu-vmsa.yaml b/projects/linux/core/bsp396_iommu_ipmmu-vmsa.yaml index 900a221..e13c5be 100644 --- a/projects/linux/core/bsp396_iommu_ipmmu-vmsa.yaml +++ b/projects/linux/core/bsp396_iommu_ipmmu-vmsa.yaml @@ -2,7 +2,7 @@ title: "From bsp396, upport iommu/ipmmu-vmsa:" team: Core key: 25dc69d2-cfbb-11e9-a4fc-8fb81302a2a8 assignee: Geert -status: Active +status: Done relationships: @@ -10,6 +10,6 @@ bsp-commits: - 216a15f7363a3ab72a511dfddae1109d6767cce0 # iommu/ipmmu-vmsa: Remove cache snoop transaction for page table walk request upstream: + - torvalds: 3623002f0f761efd7eb38cfa5af1d2319365a8fd # iommu/ipmmu-vmsa: Disable cache snoop transactions on R-Car Gen3 comments: - - https://patchwork.kernel.org/patch/11129965/ # iommu/ipmmu-vmsa: Disable cache snoop transactions on R-Car Gen3 |