Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753126AbdHOQKo (ORCPT ); Tue, 15 Aug 2017 12:10:44 -0400 Received: from mx2.suse.de ([195.135.220.15]:43765 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1753031AbdHOQKm (ORCPT ); Tue, 15 Aug 2017 12:10:42 -0400 Date: Tue, 15 Aug 2017 18:10:39 +0200 From: Joerg Roedel To: Sebastian Ott Cc: Joerg Roedel , Gerald Schaefer , iommu@lists.linux-foundation.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v3] iommu/s390: Add support for iommu_device handling Message-ID: <20170815161039.GH2853@suse.de> References: <1502274354-643-1-git-send-email-joro@8bytes.org> <20170811073118.GF30515@8bytes.org> <20170814162434.GF2853@suse.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: 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 Content-Length: 493 Lines: 17 On Tue, Aug 15, 2017 at 06:02:20PM +0200, Sebastian Ott wrote: > On Mon, 14 Aug 2017, Joerg Roedel wrote: > > I attach the patch I wrote to fix this, can you please test it together > > with the initial patch in this thread? > > I did and can confirm that everything worked as expected! Great, thanks a lot for your testing and thanks again for the effort to root-cause the crashes on s390x. So, can I add an Acked-by to the initial patch and put it into the iommu-tree? Regards, Joerg