From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ipmail03.adl2.internode.on.net (ipmail03.adl2.internode.on.net [150.101.137.141]) by lists.ozlabs.org (Postfix) with ESMTP id 3zxkwC5XzMzF1qS for ; Thu, 8 Mar 2018 19:59:23 +1100 (AEDT) From: Alistair Popple To: Michael Ellerman Cc: linuxppc-dev@lists.ozlabs.org, Balbir Singh , Mark Hairgrove Subject: Re: [PATCH v3] powerpc/npu-dma.c: Fix deadlock in mmio_invalidate Date: Thu, 08 Mar 2018 19:59:15 +1100 Message-ID: <12675054.vRa3gNARmY@new-mexico> In-Reply-To: <87bmfzdlib.fsf@concordia.ellerman.id.au> References: <20180302051845.26844-1-alistair@popple.id.au> <1790107.80T5BVHxd3@new-mexico> <87bmfzdlib.fsf@concordia.ellerman.id.au> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Thursday, 8 March 2018 7:22:52 PM AEDT Michael Ellerman wrote: > Alistair Popple writes: > > > Michael, > > > > This won't apply cleanly on top of Balbir's MMIO ATSD Flushing patch > > (https://patchwork.ozlabs.org/patch/848343/). I will resend a v4 which applies > > cleanly on top of that as the rebase/merge is non-trivial. > > I have this (v3) merged in my testing branch (for next), so it might be > better to send me a new version of Balbir's patch which applies on top > of this. Will do. Thanks! - Alistair > cheers >