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 2C97DC4740A for ; Mon, 9 Sep 2019 16:57:12 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id F3B5C21479 for ; Mon, 9 Sep 2019 16:57:11 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1568048232; bh=1TdjCpGK4YWRY9Oa7mG+jVZcBtI2SAc2qgfDhc/wAPw=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=ZmPi54us29+OIsCr1M3Bo3GY4xtPVtCJLpfHVDg8yk4pJvfhVDuavrBAaI5nhvKGu 1DAStugIIyqxypy9Lshw0FsaGsbisjwBxN9+7tdW8Ju+eP0QFSqN6rzw0mSj8OHxEG gGZZMMMq7MtqavnwT8SBlT4TJDoV9Tkr6qKBumxE= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2391243AbfIIQ5L (ORCPT ); Mon, 9 Sep 2019 12:57:11 -0400 Received: from heliosphere.sirena.org.uk ([172.104.155.198]:38972 "EHLO heliosphere.sirena.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2389693AbfIIQ5L (ORCPT ); Mon, 9 Sep 2019 12:57:11 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=sirena.org.uk; s=20170815-heliosphere; h=In-Reply-To:Content-Type: MIME-Version:References:Message-ID:Subject:Cc:To:From:Date:Sender:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id: List-Help:List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=JeapzLONknbsIsXMBwRpGup1Gfl8/DRFGoBUaLJxCH4=; b=vxrTBVmoeFH7R7ls/WxzSinc0 CmFtoaXKVc2Uf2ltaFFJudjpL17FBGLwCZAj+gVnBbdi8KJ7/kZoUsJmYjaw3oJdNsXoW/B6W2san 6lKFWp6PFhTUf2DGPTK2WuSDoeIxUeRkzmjG9+DS9xYny1f1B+/GV9lAtXi4y03zup97o=; Received: from [148.69.85.38] (helo=fitzroy.sirena.org.uk) by heliosphere.sirena.org.uk with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1i7MyF-00039w-VW; Mon, 09 Sep 2019 16:56:56 +0000 Received: by fitzroy.sirena.org.uk (Postfix, from userid 1000) id 4A1A8D02D3E; Mon, 9 Sep 2019 17:56:55 +0100 (BST) Date: Mon, 9 Sep 2019 17:56:55 +0100 From: Mark Brown To: Lukas Wunner Cc: linux-spi@vger.kernel.org, dmaengine@vger.kernel.org, linux-rpi-kernel@lists.infradead.org, bcm-kernel-feedback-list@broadcom.com, Eric Anholt , Nuno Sa , Martin Sperl , Noralf Tronnes , Robert Jarzmik , Florian Kauer , Florian Fainelli , Ray Jui , Scott Branden , Vinod Koul , Stefan Wahren Subject: Re: [PATCH 00/10] Raspberry Pi SPI speedups Message-ID: <20190909165655.GK2036@sirena.org.uk> References: <20190907090637.macdahajrzjepluc@wunner.de> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="8jNwmpfkpox/fiJK" Content-Disposition: inline In-Reply-To: <20190907090637.macdahajrzjepluc@wunner.de> X-Cookie: Be careful! UGLY strikes 9 out of 10! User-Agent: Mutt/1.10.1 (2018-07-13) Sender: dmaengine-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: dmaengine@vger.kernel.org Archived-At: List-Archive: List-Post: --8jNwmpfkpox/fiJK Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Sep 07, 2019 at 11:06:37AM +0200, Lukas Wunner wrote: > Just a gentle ping, this patch set was posted to the list 5 weeks ago, > has all necessary acks and has been tested successfully by 2 people > besides myself. Please don't send content free pings and please allow a reasonable time for review. People get busy, go on holiday, attend conferences and so=20 on so unless there is some reason for urgency (like critical bug fixes) please allow at least a couple of weeks for review. If there have been review comments then people may be waiting for those to be addressed. Sending content free pings adds to the mail volume (if they are seen at all) which is often the problem and since they can't be reviewed directly if something has gone wrong you'll have to resend the patches anyway, so sending again is generally a better approach though there are some other maintainers who like them - if in doubt look at how patches for the subsystem are normally handled. --8jNwmpfkpox/fiJK Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEreZoqmdXGLWf4p/qJNaLcl1Uh9AFAl12hFQACgkQJNaLcl1U h9AZAgf9HF8aiqKbT5IOAlR/2xEzTkcyzKvE3+zhPqm66Hxe168PWgGEEC5HVlSO 8bh2BYYDcdOby4OH46Z76DiQVK+WejzbnmK1Yh7NPeA1YrXQx2c6f6hWzL0NefLi FciD1hOvUu9D69GQlbymHkFfioMiSCebi0qzvqjZHJ2FCKLQerB49PilwOAPBnvV 9XcOlsmPGUcXs6obLXUjtvcvzUA278s6SQ91/diATUNiSwkvxxVBJeb2cTx+T48l SPVb8zTgEw5at6TF+p7MMsms2NJinkIT+mGjlSuyM/ZmEqu4xxQ1ps6KV4teaN7t pg8xLVKBXypqLNryNpDnmf5zeAwRgw== =WEZW -----END PGP SIGNATURE----- --8jNwmpfkpox/fiJK--