Re: [PATCH 38/83] hsa/radeon: Workaround for a bug in amd_iommu

2014-07-11 Thread Joerg Roedel
On Fri, Jul 11, 2014 at 12:53:54AM +0300, Oded Gabbay wrote: > This patch creates a workaround for a bug in amd_iommu driver, where > the driver doesn't save all necessary information when going to > suspend. The workaround removes a device from the IOMMU device list > on suspend and register a

Re: [PATCH 38/83] hsa/radeon: Workaround for a bug in amd_iommu

2014-07-11 Thread Joerg Roedel
On Fri, Jul 11, 2014 at 12:53:54AM +0300, Oded Gabbay wrote: This patch creates a workaround for a bug in amd_iommu driver, where the driver doesn't save all necessary information when going to suspend. The workaround removes a device from the IOMMU device list on suspend and register a

[PATCH 38/83] hsa/radeon: Workaround for a bug in amd_iommu

2014-07-10 Thread Oded Gabbay
This patch creates a workaround for a bug in amd_iommu driver, where the driver doesn't save all necessary information when going to suspend. The workaround removes a device from the IOMMU device list on suspend and register a resumed device in the IOMMU device list. Signed-off-by: Oded Gabbay

[PATCH 38/83] hsa/radeon: Workaround for a bug in amd_iommu

2014-07-10 Thread Oded Gabbay
This patch creates a workaround for a bug in amd_iommu driver, where the driver doesn't save all necessary information when going to suspend. The workaround removes a device from the IOMMU device list on suspend and register a resumed device in the IOMMU device list. Signed-off-by: Oded Gabbay