From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753140AbcFOKFs (ORCPT ); Wed, 15 Jun 2016 06:05:48 -0400 Received: from 8bytes.org ([81.169.241.247]:33932 "EHLO theia.8bytes.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750976AbcFOKFq (ORCPT ); Wed, 15 Jun 2016 06:05:46 -0400 Date: Wed, 15 Jun 2016 12:03:45 +0200 From: Joerg Roedel To: Heiko =?iso-8859-1?Q?St=FCbner?= Cc: John Keeping , iommu@lists.linux-foundation.org, linux-arm-kernel@lists.infradead.org, linux-rockchip@lists.infradead.org, linux-kernel@vger.kernel.org, stable@vger.kernel.org Subject: Re: [RESEND PATCH] iommu/rockchip: fix zap cache during device attach Message-ID: <20160615100345.GB26566@8bytes.org> References: <20160601154610.22899-1-john@metanate.com> <7766050.fLosifENnk@diego> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <7766050.fLosifENnk@diego> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Jun 08, 2016 at 05:32:10PM +0200, Heiko Stübner wrote: > this definitly looks like material for 4.7-rc fixes to me. Could you take a look > and maybe include it? Applied to my fixes branch, thanks.