]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commitdiff
Merge branches 'iommu/fixes', 'arm/qcom', 'arm/omap', 'arm/smmu', 'x86/amd', 'x86...
authorJoerg Roedel <jroedel@suse.de>
Fri, 27 Mar 2020 10:33:27 +0000 (11:33 +0100)
committerJoerg Roedel <jroedel@suse.de>
Fri, 27 Mar 2020 10:33:27 +0000 (11:33 +0100)
1  2  3  4  5  6  7  8  9 
MAINTAINERS
drivers/iommu/Kconfig
drivers/iommu/arm-smmu-v3.c
drivers/iommu/intel-svm.c
drivers/iommu/qcom_iommu.c
drivers/iommu/virtio-iommu.c
include/linux/device.h

diff --cc MAINTAINERS
Simple merge
Simple merge
index aa3ac2a03807f6db12f9546a3eb65a90547d962b,aa3ac2a03807f6db12f9546a3eb65a90547d962b,aa3ac2a03807f6db12f9546a3eb65a90547d962b,aa3ac2a03807f6db12f9546a3eb65a90547d962b,a7222dd5b11704f9e4a0f5fa635f9a2714f27974,aa3ac2a03807f6db12f9546a3eb65a90547d962b,aa3ac2a03807f6db12f9546a3eb65a90547d962b,aa3ac2a03807f6db12f9546a3eb65a90547d962b,2b68498dfb6622cdbbfeaeee0fdde29060e4d62a..82508730feb7a188a3be3e10ae00a4119a9677ab
@@@@@@@@@@ -2850,9 -2850,9 -2850,9 -2850,9 -2990,11 -2850,9 -2850,9 -2850,9 -2850,9 +2990,11 @@@@@@@@@@ static int arm_smmu_add_device(struct d
         
         err_unlink:
                iommu_device_unlink(&smmu->iommu, dev);
++++ ++++err_disable_pasid:
++++ ++++       arm_smmu_disable_pasid(master);
         err_free_master:
                kfree(master);
--------        fwspec->iommu_priv = NULL;
++++++++        dev_iommu_priv_set(dev, NULL);
                return ret;
         }
         
Simple merge
Simple merge
Simple merge
Simple merge