Received: by 2002:a25:1985:0:0:0:0:0 with SMTP id 127csp2197726ybz; Thu, 23 Apr 2020 13:24:25 -0700 (PDT) X-Google-Smtp-Source: APiQypJi7V1217ukdYHhs5JfXEZoTyuuL9mAcFCih0vjtc8owS0gSfoNYVxPX9MwxiEpnv1enmjR X-Received: by 2002:a50:9547:: with SMTP id v7mr4415115eda.324.1587673465307; Thu, 23 Apr 2020 13:24:25 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1587673465; cv=none; d=google.com; s=arc-20160816; b=H1dRqk5Am9GfAYqfjWdv/HrTRu+oFLxKG6HCBtzt4RkP7jLJNehLDPc0JSY1YR+TBS mVDI4xU/kNwm+P0zid7EDsZCz4RhBtdYYplASjQ8ZFQTWkYUBcl1h+Y9SBAtoDuHzkba MsxVcJLJmcI0AtlbUZTRP7MYHibequsXZBJc6eboJ1jSLrZ4ajwsBnVd4Ri1H+LCea4G TV5mUa7mwfYLejlIZA7iVXxMyML5WZjZWpVuVQBdBQ1Qq8zyG2QLtT2VUI99JPkR1QWk X2qDCmEAtDDnR7ftOX2XQbnnbh9aMXwKhxwekci0vRG0I6eJu1kWVEz/88HiPQKGSYdV hFRw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:in-reply-to:content-disposition :mime-version:references:message-id:subject:cc:to:from:date :dkim-signature; bh=iojRoM3egKFaBlhnRizgOSVKUkEQFapswtpSrxX7MVs=; b=UaSGV9f6C6VlyLSG7q5XawX9HgLt7Bsrbku6sCiyOM/PX6QlwpyQVNFmNIcMb/qnan ITfBKbTZyCUqpbcK7OUcnzk8vlmacAd4XQqseTLhI2BW2MV61pTB59VsIo5ATpU8kfGJ 67Zi26WdBII8OHeSmcNSlv5ygYziRKYKa9UnYlY+RCPy0kLHHy5S5wixDM4TWL3kK/GM 36tGS8yVprwaUJzVYkcCBKkRqc4BRBsH/hXmLL+bPK0aNgyospvBStGI+2XGPBBFfPl9 XSZwGq2/I2S+0gsFy7QZz2MdrX2lbVoa60BmhLyClStNZAml6iSms9w0i0DdXJF9kv/L 2qEA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=w6cnn6F2; spf=pass (google.com: domain of linux-crypto-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-crypto-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id bi18si1992701edb.109.2020.04.23.13.23.54; Thu, 23 Apr 2020 13:24:25 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-crypto-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=w6cnn6F2; spf=pass (google.com: domain of linux-crypto-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-crypto-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726002AbgDWUXv (ORCPT + 99 others); Thu, 23 Apr 2020 16:23:51 -0400 Received: from mail.kernel.org ([198.145.29.99]:36832 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725877AbgDWUXv (ORCPT ); Thu, 23 Apr 2020 16:23:51 -0400 Received: from gmail.com (unknown [104.132.1.76]) (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 53FFA20715; Thu, 23 Apr 2020 20:23:50 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1587673430; bh=BR2ueSz7ASah2Qj1j+lIsnggO9xKucy4nF+BDyOZFpw=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=w6cnn6F2H3fSqnb/XLyv8+MJAFIunaS9r575x4GMPiUTlGQRKXAf2FAbt+P3fmFre c2Kp+j8aO4quCbVhBKeZXN3OEyXz+/CF1EpzBMf+F4/huwGJwXiFAYklm6HTsCY4up HGls3nUysoziGvVHP5aUxq+hvvvtD0FqKg8jasFA= Date: Thu, 23 Apr 2020 13:23:48 -0700 From: Eric Biggers To: Ard Biesheuvel Cc: Greg KH , "Jason A. Donenfeld" , Herbert Xu , Linux Crypto Mailing List , Linux Kernel Mailing List , linux-rt-users@vger.kernel.org, Sebastian Andrzej Siewior Subject: Re: [PATCH crypto-stable v3 1/2] crypto: arch/lib - limit simd usage to 4k chunks Message-ID: <20200423202348.GA2796@gmail.com> References: <20200422200344.239462-1-Jason@zx2c4.com> <20200422231854.675965-1-Jason@zx2c4.com> <20200423184219.GA80650@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: linux-crypto-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-crypto@vger.kernel.org On Thu, Apr 23, 2020 at 08:47:00PM +0200, Ard Biesheuvel wrote: > On Thu, 23 Apr 2020 at 20:42, Greg KH wrote: > > > > On Thu, Apr 23, 2020 at 09:18:15AM +0200, Ard Biesheuvel wrote: > > > FYI: you shouldn't cc stable@vger.kernel.org directly on your patches, > > > or add the cc: line. Only patches that are already in Linus' tree > > > should be sent there. > > > > Not true at all, please read: > > https://www.kernel.org/doc/html/latest/process/stable-kernel-rules.html > > for how to do this properly. Please do not spread incorrect > > information. > > > > And Jason did this properly, he put cc: stable@ in the s-o-b area and > > all is good, I will pick up this patch once it hits Linus's tree. > > > > And there is no problem actually sending the patch to stable@vger while > > under development like this, as it gives me a heads-up that something is > > coming, and is trivial to filter out. > > > > If you really want to be nice, you can just do: > > cc: stable@kernel.org > > which goes to /dev/null on kernel.org, so no email will be sent to any > > list, but my scripts still pick it up. But no real need to do that, > > it's fine. > > > > OK, thanks for clearing this up. > > So does this mean you have stopped sending out 'formletter' > auto-replies for patches that were sent out to stable@vger.kernel.org > directly, telling people not to do that? > I often leave stable@vger.kernel.org in the email Cc list, and no one has ever complained. It's only sending patches directly "To:" stable@vger.kernel.org that isn't allowed, except when actually sending out backports. If there were people who had an actual issue with Cc, then I think the rules would have changed long ago to using some other tag like Backport-to that doesn't get picked up by git send-email. - Eric