Re: [PATCH] iommu/rockchip: Only log stall errors when attaching

2016-04-05 Thread Heiko Stuebner
Am Dienstag, 5. April 2016, 09:48:15 schrieb Heiko Stuebner: > Am Dienstag, 5. April 2016, 16:57:26 schrieb Joerg Roedel: > > On Tue, Mar 22, 2016 at 04:04:33PM +0100, Tomeu Vizoso wrote: > > > Move the logging of timeouts when stalling the MMU to > > > rk_iommu_attach_device, as it's expected

Re: [PATCH] iommu/rockchip: Only log stall errors when attaching

2016-04-05 Thread Heiko Stuebner
Am Dienstag, 5. April 2016, 09:48:15 schrieb Heiko Stuebner: > Am Dienstag, 5. April 2016, 16:57:26 schrieb Joerg Roedel: > > On Tue, Mar 22, 2016 at 04:04:33PM +0100, Tomeu Vizoso wrote: > > > Move the logging of timeouts when stalling the MMU to > > > rk_iommu_attach_device, as it's expected

Re: [PATCH] iommu/rockchip: Only log stall errors when attaching

2016-04-05 Thread Heiko Stuebner
Am Dienstag, 5. April 2016, 16:57:26 schrieb Joerg Roedel: > On Tue, Mar 22, 2016 at 04:04:33PM +0100, Tomeu Vizoso wrote: > > Move the logging of timeouts when stalling the MMU to > > rk_iommu_attach_device, as it's expected that sometimes the MMU won't > > get stalled when detaching a device,

Re: [PATCH] iommu/rockchip: Only log stall errors when attaching

2016-04-05 Thread Heiko Stuebner
Am Dienstag, 5. April 2016, 16:57:26 schrieb Joerg Roedel: > On Tue, Mar 22, 2016 at 04:04:33PM +0100, Tomeu Vizoso wrote: > > Move the logging of timeouts when stalling the MMU to > > rk_iommu_attach_device, as it's expected that sometimes the MMU won't > > get stalled when detaching a device,

Re: [PATCH] iommu/rockchip: Only log stall errors when attaching

2016-04-05 Thread Joerg Roedel
On Tue, Mar 22, 2016 at 04:04:33PM +0100, Tomeu Vizoso wrote: > Move the logging of timeouts when stalling the MMU to > rk_iommu_attach_device, as it's expected that sometimes the MMU won't > get stalled when detaching a device, and it's not a real problem that > would need to be communicated to

Re: [PATCH] iommu/rockchip: Only log stall errors when attaching

2016-04-05 Thread Joerg Roedel
On Tue, Mar 22, 2016 at 04:04:33PM +0100, Tomeu Vizoso wrote: > Move the logging of timeouts when stalling the MMU to > rk_iommu_attach_device, as it's expected that sometimes the MMU won't > get stalled when detaching a device, and it's not a real problem that > would need to be communicated to

[PATCH] iommu/rockchip: Only log stall errors when attaching

2016-03-22 Thread Tomeu Vizoso
Move the logging of timeouts when stalling the MMU to rk_iommu_attach_device, as it's expected that sometimes the MMU won't get stalled when detaching a device, and it's not a real problem that would need to be communicated to the user. Signed-off-by: Tomeu Vizoso ---

[PATCH] iommu/rockchip: Only log stall errors when attaching

2016-03-22 Thread Tomeu Vizoso
Move the logging of timeouts when stalling the MMU to rk_iommu_attach_device, as it's expected that sometimes the MMU won't get stalled when detaching a device, and it's not a real problem that would need to be communicated to the user. Signed-off-by: Tomeu Vizoso ---