From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from us-smtp-delivery-1.mimecast.com (us-smtp-delivery-1.mimecast.com [207.211.31.81]) by mx.groups.io with SMTP id smtpd.web12.33038.1590753538882629024 for ; Fri, 29 May 2020 04:58:59 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@redhat.com header.s=mimecast20190719 header.b=S+aPgo5b; spf=pass (domain: redhat.com, ip: 207.211.31.81, mailfrom: lersek@redhat.com) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1590753538; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=vBcx27EoHM0LKP/RIWTc+IR6EZ/Jn+56SrVLgrXN/jw=; b=S+aPgo5b6oMEjj0RkhAWBlsPAFYljJLCCOm4bexdyCVJYct2FmYo9Q/gfJn1pVLukvfiGe IK2k5jJ+NvDn1bP/9FhnRGmPuMp/TkE1SaUnAnd373Z7EXIV/aEIBV/Z2bLp4fJCYo+Yv6 ZMwcGWJ7xg7wEGuSKLhTPQD1I/6zrGQ= 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-465-BCNpKWAsNzCeE7zWWPj8Jw-1; Fri, 29 May 2020 07:58:49 -0400 X-MC-Unique: BCNpKWAsNzCeE7zWWPj8Jw-1 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 5EF1980B72F; Fri, 29 May 2020 11:58:48 +0000 (UTC) Received: from lacos-laptop-7.usersys.redhat.com (ovpn-112-152.ams2.redhat.com [10.36.112.152]) by smtp.corp.redhat.com (Postfix) with ESMTP id D7BEB1001B07; Fri, 29 May 2020 11:58:46 +0000 (UTC) Subject: Re: Hard Feature Freeze starts now for edk2-stable202005 To: "Gao, Liming" , "devel@edk2.groups.io" , "announce@edk2.groups.io" , Leif Lindholm , "afish@apple.com" , "Kinney, Michael D" References: <16114AE26AF23A6C.23490@groups.io> From: "Laszlo Ersek" Message-ID: <97af46ad-3909-101d-df61-0746fba3a19b@redhat.com> Date: Fri, 29 May 2020 13:58:45 +0200 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: X-Scanned-By: MIMEDefang 2.84 on 10.5.11.22 X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Language: en-US Content-Type: text/plain; charset=iso-2022-jp Content-Transfer-Encoding: 7bit On 05/29/20 05:00, Gao, Liming wrote: > Stewards and all: > Leif requests two patches to catch this stable tag. They fix BZ https://bugzilla.tianocore.org/show_bug.cgi?id=2723. I see the point that the linux distribution default GCC version may be 10 or above. Without this fix, those developers can’t pass build edk2-stable202005. So, Leif thinks this is a critical bug fix. But, today is the stable tag release date. To collect the more feedback, I suggest to delay this stable tag to the middle of next week (2020-06-03). Before you get the formal announcement of the stable tag release, please be patient in Hard Feature Freeze phase. > > https://edk2.groups.io/g/devel/message/60108 [PATCH] MdePkg/Include: AARCH64: disable outline atomics on GCC 10.2+ > https://edk2.groups.io/g/devel/message/59961 [PATCH v2] ArmPkg/CompilerIntrinsicsLib: provide atomics intrinsics Sounds good to me. Thanks Laszlo