On Mon, Sep 24, 2018 at 03:41:47AM +0300, Dmitry Osipenko wrote: > Fix NULL pointer dereference on IOMMU domain destruction that happens > because clients list is being iterated unsafely and its elements are > getting deleted during the iteration. > > Signed-off-by: Dmitry Osipenko <[email protected]> > --- > drivers/iommu/tegra-gart.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-)
Acked-by: Thierry Reding <[email protected]>
signature.asc
Description: PGP signature
_______________________________________________ iommu mailing list [email protected] https://lists.linuxfoundation.org/mailman/listinfo/iommu
