Received: by 2002:a05:6a10:16a7:0:0:0:0 with SMTP id gp39csp4105664pxb; Tue, 17 Nov 2020 11:23:41 -0800 (PST) X-Google-Smtp-Source: ABdhPJyAHmIf7987avmdyX/N4OZm0klR7sBB5U1VSS/sSt5fE9fcKhWcWiIALIgmY1RsZ0etwLwi X-Received: by 2002:a17:906:f744:: with SMTP id jp4mr21576168ejb.122.1605641021125; Tue, 17 Nov 2020 11:23:41 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1605641021; cv=none; d=google.com; s=arc-20160816; b=jCzFYVedKKPR+W1tAuDA3bFlXCPd8Y3O9uqGRRxxD8Q4LbxSx2ownh1vNzcWCKdu5K vOfYjq+kRoKnJKcVyozys/65htRjAs5nrvKwrElqoLTIWXN0i30wuyEhH52ScBezAvUI HNRq3wegcR1YjJrRHoRAmTEUV0rKAwdjz+ZeVkG6CdMnP8C8E2CzbaSocXQuBESkfLkD 2yMYgnF8JpwyxUZlJHdWigvprODQbjMZ8aWOQF83fNfCSGc2nxBg2S22kiYP+4V6mhUh X7tRByu+4qkDFqD94Y81WhAR5Lxm945MviO+JMPbGGz9SfcSOo7EunXZmDUDuloDU2mB J8SA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-disposition:mime-version :references:message-id:subject:cc:to:from:date:dkim-signature; bh=ysWu2o7MkibZIE63rKpMXKQwmt6ZRFy3D433Z82Og/Q=; b=mVy6fgAhyNDrVUzREmncT8SXjH9+d19ZH9Oo3EX9MtJmjEY4NUwqUCl3UQcP4emVXo EV+dcK6wJDyv+ZOqw5djuLVrKGcG8Rzz1I+eypY6MwGYMkbCIQPY2Fobts2q9XJk+r4x 9XR4jB4+3lj0KeOBsq48qraw1O3C205damsH9QTmZYf21Orx6aO/R2ogF9k79TLuVyLw JVde7hoXBeWg/JwOmrc44DpiujEYz5zr0SW2Zvr3Wjl7avZtQ2UCQZSt/xPg8/whoRms LfUnHx9mslmB8tEKh3UppO+eI6xVdFPHCDVuWkVZWsMX+5ZrYoRWJq7uN3U27aGIne0R gDjg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=xPSTsPq8; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-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 n20si14873155edw.72.2020.11.17.11.23.17; Tue, 17 Nov 2020 11:23:41 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-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=xPSTsPq8; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-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 S1729962AbgKQTVM (ORCPT + 99 others); Tue, 17 Nov 2020 14:21:12 -0500 Received: from mail.kernel.org ([198.145.29.99]:33906 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728984AbgKQTUm (ORCPT ); Tue, 17 Nov 2020 14:20:42 -0500 Received: from kernel.org (83-245-197-237.elisa-laajakaista.fi [83.245.197.237]) (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 F364224248; Tue, 17 Nov 2020 19:20:36 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1605640842; bh=AKihFwRJCZZWXGwXaAxY3JSzSDgAj4J55BVPy5dt1CA=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=xPSTsPq8T7Tkh3Bu/Ey77epGKfsByhCm66mY6AMeRSlmxAoECCrNrYFMETwwlZlmX 5TbDOcs6VdbFfkvz6xvTuPLnf25Ipot9ADO5FqL+lHlAIsYB5X4em/OYW7dydmiWXZ PvNWJ3CjNMRZmjg3ZKzp+HhY9AetZ2ln7PxhQxSA= Date: Tue, 17 Nov 2020 21:20:33 +0200 From: Jarkko Sakkinen To: Borislav Petkov Cc: Dave Hansen , x86@kernel.org, linux-sgx@vger.kernel.org, linux-kernel@vger.kernel.org, akpm@linux-foundation.org, andriy.shevchenko@linux.intel.com, asapek@google.com, cedric.xing@intel.com, chenalexchen@google.com, conradparker@google.com, cyhanish@google.com, haitao.huang@intel.com, kai.huang@intel.com, kai.svahn@intel.com, kmoy@google.com, ludloff@google.com, luto@kernel.org, nhorman@redhat.com, npmccallum@redhat.com, puiterwijk@redhat.com, rientjes@google.com, sean.j.christopherson@intel.com, tglx@linutronix.de, yaozhangx@google.com, mikko.ylinen@intel.com Subject: Re: [PATCH v41 00/24] Intel SGX foundations Message-ID: <20201117192033.GC10393@kernel.org> References: <20201112220135.165028-1-jarkko@kernel.org> <20201116165544.GC1131@zn.tnic> <20201116172840.GD1131@zn.tnic> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20201116172840.GD1131@zn.tnic> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Nov 16, 2020 at 06:28:40PM +0100, Borislav Petkov wrote: > On Mon, Nov 16, 2020 at 09:21:16AM -0800, Dave Hansen wrote: > > That works when there is something universal across the set, like if > > Sean Signed-off-by on each patch and we didn't have any other SoB's. > > Sean is also mentioned in at least one of five different tags: > > So? > > You git-format-patch, build the CC-list and supply it with --cc-cmd or > whatever scripting you have and do --suppress-cc=all as the last switch. > > > The bounces aren't the end of the world, they're just annoying. > > And I have to go edit every patch by hand to remove those comments > again. No, bounces happen all the time and we ignore them simply. Can't > fix them all. I'm fine with either way. > -- > Regards/Gruss, > Boris. > > https://people.kernel.org/tglx/notes-about-netiquette /Jarkko