Re: [PATCH 4/7] iommu: Add driver-not-bound notification

From: Joerg Roedel
Date: Fri Jun 09 2017 - 18:22:13 EST


On Fri, Jun 09, 2017 at 03:59:59PM -0600, Alex Williamson wrote:
> The driver core supports a BUS_NOTIFY_DRIVER_NOT_BOUND notification
> sent if a driver fails to bind to a device. Extend IOMMU group
> notifications to include a version of this.
>
> Signed-off-by: Alex Williamson <alex.williamson@xxxxxxxxxx>
> Cc: Joerg Roedel <joro@xxxxxxxxxx>

Since this is part of a larger patch-set I assume it won't go through
iommu-tree, so:

Acked-by: Joerg Roedel <jroedel@xxxxxxx>