From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756199AbcDGMu6 (ORCPT ); Thu, 7 Apr 2016 08:50:58 -0400 Received: from 8bytes.org ([81.169.241.247]:38233 "EHLO theia.8bytes.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756081AbcDGMu5 (ORCPT ); Thu, 7 Apr 2016 08:50:57 -0400 Date: Thu, 7 Apr 2016 14:50:54 +0200 From: Joerg Roedel To: John Keeping Cc: Heiko Stuebner , iommu@lists.linux-foundation.org, linux-arm-kernel@lists.infradead.org, linux-rockchip@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] iommu/rockchip: Fix "is stall active" check Message-ID: <20160407125054.GB31146@8bytes.org> References: <1459865146-25308-1-git-send-email-john@metanate.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1459865146-25308-1-git-send-email-john@metanate.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Apr 05, 2016 at 03:05:46PM +0100, John Keeping wrote: > drivers/iommu/rockchip-iommu.c | 8 ++++---- > 1 file changed, 4 insertions(+), 4 deletions(-) Applied to iommu/fixes. Thanks.