Skip to content
  • Joerg Roedel's avatar
    x86/amd-iommu: Let domain_for_device handle aliases · 15898bbc
    Joerg Roedel authored
    
    
    If there is no domain associated to a device yet and the
    device has an alias device which already has a domain, the
    original device needs to have the same domain as the alias
    device.
    This patch changes domain_for_device to handle this
    situation and directly assigns the alias device domain to
    the device in this situation.
    
    Signed-off-by: default avatarJoerg Roedel <joerg.roedel@amd.com>
    15898bbc