lkml.org 
[lkml]   [2018]   [Dec]   [11]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    From
    Subject[PATCH 0/4 v2] Consolidate iommu_ops->add/remove_device() calls
    Date
    Hi,

    here is the second version of the patch-set to wrap the
    invocation of iommu_ops->add/remove_device() into functions.
    The functions will do more setup stuff later when the the
    iommu-related pointers in 'struct device' are consolidated.

    Since version one this patch-set was rebased to v4.20-rc6
    and I removed the pointer checks for the function pointers,
    as suggested by Robin. I checked all 16 drivers and all of
    them implement the add/remove_device call-backs.

    Please review, if there are no objections I plan to queue
    these patches in the IOMMU tree.

    Thanks,

    Joerg

    Joerg Roedel (4):
    iommu/sysfs: Rename iommu_release_device()
    iommu: Consolitate ->add/remove_device() calls
    iommu/of: Don't call iommu_ops->add_device directly
    ACPI/IORT: Don't call iommu_ops->add_device directly

    drivers/acpi/arm64/iort.c | 4 +--
    drivers/iommu/iommu-sysfs.c | 12 ++++-----
    drivers/iommu/iommu.c | 51 ++++++++++++++++++-------------------
    drivers/iommu/of_iommu.c | 6 ++---
    include/linux/iommu.h | 3 +++
    5 files changed, 39 insertions(+), 37 deletions(-)

    --
    2.17.1

    \
     
     \ /
      Last update: 2018-12-11 16:06    [W:2.143 / U:0.044 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site