From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from us-smtp-delivery-1.mimecast.com (us-smtp-delivery-1.mimecast.com [205.139.110.61]) by mx.groups.io with SMTP id smtpd.web12.1400.1575450604108752283 for ; Wed, 04 Dec 2019 01:10:04 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@redhat.com header.s=mimecast20190719 header.b=RX3toWk+; spf=pass (domain: redhat.com, ip: 205.139.110.61, mailfrom: lersek@redhat.com) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1575450603; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=TG92wCF3agFsU1uvZxIgCRrqBl8IO3QmXkVH2GF3q7o=; b=RX3toWk+VAosV/jXKE8kvwZrKbBiy5ChIcypipYAagrEJH78VSvnPSMYtQEc+IIIIvxG2F Jaq6rlehRCYmFa76hFGbdciM3CQaaGItY5MT6d8m+vlHB1TyLPRRdN675WTNn5v9mo8TOC hfr80LtFsFaSJK1I4gaL3ELIEmON1Ig= Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-306-dmvZgJs9O5alSauruRNASw-1; Wed, 04 Dec 2019 04:09:59 -0500 Received: from smtp.corp.redhat.com (int-mx07.intmail.prod.int.phx2.redhat.com [10.5.11.22]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 6370A800D4E; Wed, 4 Dec 2019 09:09:55 +0000 (UTC) Received: from lacos-laptop-7.usersys.redhat.com (ovpn-116-154.ams2.redhat.com [10.36.116.154]) by smtp.corp.redhat.com (Postfix) with ESMTP id 32B6E1001938; Wed, 4 Dec 2019 09:09:46 +0000 (UTC) Subject: Re: [edk2-devel] [PATCH 00/79] Fix a bunch of typos (part 1) To: "Gao, Liming" , "Desimone, Nathaniel L" , "devel@edk2.groups.io" , "philmd@redhat.com" , Achin Gupta , Andrew Fish , Anthony Perard , Ard Biesheuvel , "Zhang, Chao B" , "Chiu, Chasel" , "Dong, Eric" , "Wu, Hao A" , "Wang, Jian J" , "Wu, Jiaxin" , "Yao, Jiewen" , "Justen, Jordan L" , Julien Grall , Leif Lindholm , "Rabeda, Maciej" , "Kinney, Michael D" , "Ni, Ray" , "Fu, Siyuan" , "Zeng, Star" , Supreeth Venkatesh , "Lu, XiaoyuX" , "Gao, Zhichao" Cc: Antoine C?ur References: <20191203161602.15969-1-philmd@redhat.com> <02A34F284D1DA44BB705E61F7180EF0AB5C142A9@ORSMSX114.amr.corp.intel.com> <4A89E2EF3DFEDB4C8BFDE51014F606A14E55B73C@SHSMSX104.ccr.corp.intel.com> From: "Laszlo Ersek" Message-ID: Date: Wed, 4 Dec 2019 10:09:46 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1 MIME-Version: 1.0 In-Reply-To: <4A89E2EF3DFEDB4C8BFDE51014F606A14E55B73C@SHSMSX104.ccr.corp.intel.com> X-Scanned-By: MIMEDefang 2.84 on 10.5.11.22 X-MC-Unique: dmvZgJs9O5alSauruRNASw-1 X-Mimecast-Spam-Score: 0 Content-Language: en-US Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 12/04/19 02:27, Gao, Liming wrote: > You can also mention the fork branch with all changes. Then, the reviewer= can see all changes.=20 That's not good enough: people on the list that do not get a personal CC of a given patch cannot comment on the patch *through the list*. Laszlo > Thanks > Liming >> -----Original Message----- >> From: Desimone, Nathaniel L >> Sent: Wednesday, December 04, 2019 9:16 AM >> To: devel@edk2.groups.io; philmd@redhat.com; Achin Gupta >> ; Andrew Fish ; Anthony Perard >> ; Ard Biesheuvel ; >> Zhang, Chao B ; Chiu, Chasel >> ; Dong, Eric ; Wu, Hao A >> ; Wang, Jian J ; Wu, Jiaxin >> ; Yao, Jiewen ; Justen, Jorda= n >> L ; Julien Grall ; Laszlo Ers= ek >> ; Leif Lindholm ; Gao, Limi= ng >> ; Rabeda, Maciej ; Kinney= , >> Michael D ; Ni, Ray ; Fu, >> Siyuan ; Zeng, Star ; Supreeth >> Venkatesh ; Lu, XiaoyuX >> ; Gao, Zhichao >> Cc: Antoine C=C5=93ur >> Subject: RE: [edk2-devel] [PATCH 00/79] Fix a bunch of typos (part 1) >> >> Hi Philippe and Antoine, >> >> Thank you very much for doing this work! >> >> Please note that the mailing list currently has the braindead behavior o= nly >> allowing a user to send 40 emails in a 30 minute window. I believe this = is done >> to prevent spamming. Because of this, only patches 0-39 were actually >> received. Myself and Michael recently ran into this same problem with th= e >> Advanced Feature Refactor patch series. We worked around it by sending o= ur >> emails in batches and waiting 30 minutes between each batch. >> >> Thanks, >> Nate