Received: by 2002:a5b:505:0:0:0:0:0 with SMTP id o5csp2101273ybp; Thu, 10 Oct 2019 02:11:52 -0700 (PDT) X-Google-Smtp-Source: APXvYqwdNcRS30dCal2jJGd5hP2iWYSfmWdZed7zUD4WAESxh7d5h2Jk2f3eUuMT5eCsCQo0oFEJ X-Received: by 2002:a50:f748:: with SMTP id j8mr7010186edn.267.1570698712528; Thu, 10 Oct 2019 02:11:52 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1570698712; cv=none; d=google.com; s=arc-20160816; b=BFQEWUyJo2JwIH0AQilRdeyVG9yMbWPnAXVofJ6PEWTubCkNWhLKFIUfpa9Yt6lNGB /5TMsg1m20KB/drVMv5YPGiSptHyeoL3zZ8RDaWDehig7bXJ2haJmXgwCTKZ3s1g4JZE okHnIWe3g2dkuIi+VZW8RdbRGTly9Zc+QkBp4zzdUHsZA0LZTHaXXfDa+AnQtGJmRGz3 wvRk6BX8Ih++QPfftWad0V9LWRDIqRfWQlO1Tt7fFe7ft5oqVQ8TEHlv8CrzNgiXSkSq xBNrXVMM5PNtZBtYVQxEiGe45t+JFp/rtQcrBgd5mG+Pide7R9TsqYf+yAtoJitgaGlK Me2Q== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:dkim-signature; bh=xxoQwI7f9q1Squn9e85wmY/wMJbZ9Xr0Dqp2a11X2wY=; b=RJyJMmcHyuSlgAfAClcGeWaE6twTVa8JTrqJK9rzA63n1na4JhFo6rU2L0FH6fIPz1 IGW1GQTnei/vtPlGFzrbFL6XwOsFEH/Dt1rpj1uNuM4Td+dLWCE6CtbAunfFRCI58pHQ ZYdnxgICPRDNthn9SR9JX7kzURdeEE6xIXNUluPriKURnRjKNnyrxnfcdok7qqItSLgl QaJzVLuWH3HYXk/rDgbISFPVweo+JcOwwYak2A0nNRJ+Cus6beqCOgY8rIulk8X4dzXl 4jDA6Rw/y91hOGMstwS9aq1Ca8Jgk3bzh53HD6Hho5DEHnXjJ027QdUrRMIKivjLw1SN WfcA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=T1bY6Te5; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id v6si2699220edw.51.2019.10.10.02.11.29; Thu, 10 Oct 2019 02:11:52 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=T1bY6Te5; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2387653AbfJJJKn (ORCPT + 99 others); Thu, 10 Oct 2019 05:10:43 -0400 Received: from mail.kernel.org ([198.145.29.99]:41352 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1733254AbfJJJKn (ORCPT ); Thu, 10 Oct 2019 05:10:43 -0400 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 1A6932067B; Thu, 10 Oct 2019 09:10:41 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1570698642; bh=V3zr+ZXU6ZhM0Uibhq8ct+Em8IKMgto52jOF6Bnvq5I=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=T1bY6Te5yLOv7NsrTHNGNQMuLdhpDlrnYgXvn/MeUdUAP35iC2on6upmRxncfJwOu xXKjswiogbmIVTIlXqohS10argJY3P97Zzn/4JwzDmMKJIyGixleBApenhXUB2O0If 41qntA+47iUQD5MT89jwNOGmWRkZjZKUI1D7qXJ8= Date: Thu, 10 Oct 2019 11:10:39 +0200 From: Greg Kroah-Hartman To: Russell King - ARM Linux admin Cc: linux-kernel@vger.kernel.org, stable@vger.kernel.org, Adrian Hunter , Ulf Hansson Subject: Re: [PATCH 5.3 076/148] mmc: sdhci-of-esdhc: set DMA snooping based on DMA coherence Message-ID: <20191010091039.GA467648@kroah.com> References: <20191010083609.660878383@linuxfoundation.org> <20191010083615.965680999@linuxfoundation.org> <20191010084912.GI25745@shell.armlinux.org.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20191010084912.GI25745@shell.armlinux.org.uk> User-Agent: Mutt/1.12.2 (2019-09-21) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Oct 10, 2019 at 09:49:12AM +0100, Russell King - ARM Linux admin wrote: > Hi Greg, > > On 5th October, Christian Zigotzky reported a > problem with this on PowerPC (at a guess, it looks like there's a > PowerPC user of this where the DT does not mark the device as > dma-coherent, but the hardware requires it to be DMA coherent.) > > However, despite sending a reply to him within minutes of his email > arriving, I've heard nothing since, so there's been no progress on > working out what is really going on. > > Given that the reporter hasn't responded to my reply, I'm not sure > what we should be doing with this... maybe the reporter has solved > his problem, maybe he was using an incorrect DT, we just don't know. Let's just leave this in, and if this did cause a problem, whatever fix is made will be sent to Linus and we can then take that fix into stable as well. thanks, greg k-h