From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.6 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 31AE0C0044D for ; Mon, 16 Mar 2020 12:49:50 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id F0198205ED for ; Mon, 16 Mar 2020 12:49:49 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1584362990; bh=bUJOXaXHzXnx1Lwff+Tn+hDd+me/q/BeYUaYY6pwvOo=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=0iXIghYTmrWi0kQvo0yfQ0lzxifDQLPHNJz7nx9aODqdUnTCPmvw5XypS+7pAtHjY P2lZNy5GRHCU2K7K4gAUtqaep64n9ZIaeeiP/BneF+9tRfVne8XOvCFF7oGbGr01Qr h7jgkBOcnxhF7wX3V3V8LUwmfuMMb30ib6wkBUIw= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1731099AbgCPMtt (ORCPT ); Mon, 16 Mar 2020 08:49:49 -0400 Received: from foss.arm.com ([217.140.110.172]:47844 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1730970AbgCPMts (ORCPT ); Mon, 16 Mar 2020 08:49:48 -0400 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id C81D430E; Mon, 16 Mar 2020 05:49:47 -0700 (PDT) Received: from localhost (unknown [10.37.6.21]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 4B82E3F52E; Mon, 16 Mar 2020 05:49:47 -0700 (PDT) Date: Mon, 16 Mar 2020 12:49:45 +0000 From: Mark Brown To: Vladimir Oltean Cc: linux-spi@vger.kernel.org, lkml , Shawn Guo , Rob Herring , Mark Rutland , devicetree@vger.kernel.org, Esben Haabendal , angelo@sysam.it, andrew.smirnov@gmail.com, "Gustavo A. R. Silva" , Wei Chen , Mohamed Hosny , Michael Walle , peng.ma@nxp.com Subject: Re: [PATCH v3 06/12] spi: spi-fsl-dspi: Replace interruptible wait queue with a simple completion Message-ID: <20200316124945.GF5010@sirena.org.uk> References: <20200314224340.1544-1-olteanv@gmail.com> <20200314224340.1544-7-olteanv@gmail.com> <20200316122613.GE5010@sirena.org.uk> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="w3uUfsyyY1Pqa/ej" Content-Disposition: inline In-Reply-To: X-Cookie: I thought YOU silenced the guard! User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --w3uUfsyyY1Pqa/ej Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Mar 16, 2020 at 02:29:09PM +0200, Vladimir Oltean wrote: > Correct, the real problem is that I forgot to add a Fixes: tag for > patch 5. I'll do that now. OK. The series otherwise looked fine but I'll wait for testing. Michael, if there's issues remaining it might be good to get some Tested-bys for the patches prior to whatever's broken so we can get those fixes in (but obviously verifying that is work so only if you=20 have time). --w3uUfsyyY1Pqa/ej Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEreZoqmdXGLWf4p/qJNaLcl1Uh9AFAl5vdekACgkQJNaLcl1U h9AveQf+LOqJCuZK/In2NusDJBny94rpuyf/MG3uFk4SGh94eJKbw08H9ChimU5Q c+Coa95XkLCJzoVX6rdw1yjTgAP0n/YfaG3R4rTr24IfwqmZ/ggVl5WVQfdGTk2+ AZKXqBmHiNgK7zizWDT6cH+1fMWbLoJS2mAz3imnwdpiLypTai/zwvb5SH6N0oyS FhIshW56cRhYj8UNpxwUm7Zr5C8L41rb4Isda5R3fUzaXwT20DdJ3tpYgsaL0NtE FkEvdxQjg4o3ssNJ15Mdt4yRGHEXVH7cnguTLZhqOogdWLs6NXvPjwtGJt0WVH24 vudvOfP8tvVP1BjdzkMaPg3Go3Y/Jw== =NXWG -----END PGP SIGNATURE----- --w3uUfsyyY1Pqa/ej--