From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Subject: Re: [PATCH v2] dma-debug: Check for drivers mapping invalid addresses in dma_map_single() Date: Mon, 8 Oct 2018 08:36:13 +0200 Message-ID: <20181008063613.GA2411@lst.de> References: <20181001215337.13358-1-swboyd@chromium.org> <62816605-0cc9-3743-e98c-682bf7996c6c@arm.com> <153897315026.119890.9913725764215566223@swboyd.mtv.corp.google.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <153897315026.119890.9913725764215566223@swboyd.mtv.corp.google.com> Sender: linux-kernel-owner@vger.kernel.org To: Stephen Boyd Cc: Christoph Hellwig , Robin Murphy , linux-kernel@vger.kernel.org, iommu@lists.linux-foundation.org, Marek Szyprowski List-Id: iommu@lists.linux-foundation.org On Sun, Oct 07, 2018 at 09:32:30PM -0700, Stephen Boyd wrote: > > Reviewed-by: Robin Murphy > > Thanks for checking! ;) Can you resend the fixed version to make my life easier?