On Fri, May 08, 2015 at 05:05:44PM -0700, Dmitry Torokhov wrote: > From: Colin Cross <ccr...@android.com> > > The pointers to the 2nd level page tables are converted to 1st level > page table entries, which means kmemleak can't find them and assumes > they have been leaked. Call kmemleak_ignore on the 2nd level page > tables to prevent them from showing up in kmemleak reports. > > Signed-off-by: Colin Cross <ccr...@android.com> > Signed-off-by: Dmitry Torokhov <d...@chromium.org> > --- > drivers/iommu/exynos-iommu.c | 1 + > 1 file changed, 1 insertion(+)
Applied to arm/exynos, thanks. _______________________________________________ iommu mailing list iommu@lists.linux-foundation.org https://lists.linuxfoundation.org/mailman/listinfo/iommu