From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail02.groups.io (mail02.groups.io [66.175.222.108]) by spool.mail.gandi.net (Postfix) with ESMTPS id 37CCDAC0B83 for ; Fri, 23 Feb 2024 05:52:54 +0000 (UTC) DKIM-Signature: a=rsa-sha256; bh=417MqZ3nnAlkruaZpHhLg1F30+lnGvodREG44e6ai+0=; c=relaxed/simple; d=groups.io; h=From:To:References:In-Reply-To:Subject:Date:Message-ID:MIME-Version:Thread-Index:Precedence:List-Subscribe:List-Help:Sender:List-Id:Mailing-List:Delivered-To:Reply-To:List-Unsubscribe-Post:List-Unsubscribe:Content-Type:Content-Transfer-Encoding:Content-Language; s=20140610; t=1708667572; v=1; b=DeYJrkEc9FOJs9282KucKqQVpMTxd55TL5ysu48sU2SIsAjPB1B008kZsCFHEc3xUB83CJhP 0WkQ2g74YoYWbPkoDpxhZtaTY0O/jfGTdghSBH1aS4ZvvK1bKwF5O/TTFyyWB8nw41yhLEbOQmF PhT8eSop5arakGHZFucZ3nz8= X-Received: by 127.0.0.2 with SMTP id y75gYY7687511xlWSmu4qXzK; Thu, 22 Feb 2024 21:52:52 -0800 X-Received: from cxsh.intel-email.com (cxsh.intel-email.com [121.46.250.151]) by mx.groups.io with SMTP id smtpd.web10.4874.1708667570824525725 for ; Thu, 22 Feb 2024 21:52:52 -0800 X-Received: from cxsh.intel-email.com (localhost [127.0.0.1]) by cxsh.intel-email.com (Postfix) with ESMTP id 2CD6BDDA7CC for ; Fri, 23 Feb 2024 13:52:48 +0800 (CST) X-Received: from localhost (localhost [127.0.0.1]) by cxsh.intel-email.com (Postfix) with ESMTP id 2850ADDA7B4 for ; Fri, 23 Feb 2024 13:52:48 +0800 (CST) X-Received: from mail.byosoft.com.cn (mail.byosoft.com.cn [58.240.74.242]) by cxsh.intel-email.com (Postfix) with SMTP id 98B2DDDA7B1 for ; Fri, 23 Feb 2024 13:52:44 +0800 (CST) X-Received: from DESKTOPS6D0PVI ([119.3.119.251]) (envelope-sender ) by 192.168.6.13 with ESMTP(SSL) for ; Fri, 23 Feb 2024 13:52:40 +0800 X-WM-Sender: gaoliming@byosoft.com.cn X-Originating-IP: 119.3.119.251 X-WM-AuthFlag: YES X-WM-AuthUser: gaoliming@byosoft.com.cn From: "gaoliming via groups.io" To: , , "'Kinney, Michael D'" , "'Zhang, Di'" , "'Li, Fei'" References: <20240206075804.15152-1-jiaxin.wu@intel.com> <03c101da659e$2ad5e530$8081af90$@byosoft.com.cn> In-Reply-To: Subject: =?UTF-8?B?5Zue5aSNOiBbZWRrMi1kZXZlbF0gW1BBVENIIHYzIDAvMl0gU01NIENQVSBPcHRpbWl6YXRpb24=?= Date: Fri, 23 Feb 2024 13:52:43 +0800 Message-ID: <001601da661c$84e72830$8eb57890$@byosoft.com.cn> MIME-Version: 1.0 Thread-Index: AQI0+UQzR0LbLbPk3UsdI+bDBZKETAFgPeTdAaFb6juwSjljgA== Precedence: Bulk List-Subscribe: List-Help: Sender: devel@edk2.groups.io List-Id: Mailing-List: list devel@edk2.groups.io; contact devel+owner@edk2.groups.io Reply-To: devel@edk2.groups.io,gaoliming@byosoft.com.cn List-Unsubscribe-Post: List-Unsubscribe=One-Click List-Unsubscribe: X-Gm-Message-State: HqQrWF3QqNCsWUgSzlMrb4OZx7686176AA= Content-Type: text/plain; charset="gb2312" Content-Transfer-Encoding: quoted-printable Content-Language: zh-cn X-GND-Status: LEGIT Authentication-Results: spool.mail.gandi.net; dkim=pass header.d=groups.io header.s=20140610 header.b=DeYJrkEc; dmarc=pass (policy=none) header.from=groups.io; spf=pass (spool.mail.gandi.net: domain of bounce@groups.io designates 66.175.222.108 as permitted sender) smtp.mailfrom=bounce@groups.io Jiaxin: Thanks for your confirmation. Edk2 202402 stable tag will not include them.=20 Thanks Liming > -----=D3=CA=BC=FE=D4=AD=BC=FE----- > =B7=A2=BC=FE=C8=CB: devel@edk2.groups.io =B4=FA=B1= =ED Wu, Jiaxin > =B7=A2=CB=CD=CA=B1=BC=E4: 2024=C4=EA2=D4=C223=C8=D5 13:36 > =CA=D5=BC=FE=C8=CB: gaoliming ; Kinney, Michael= D > ; Zhang, Di ; Li, Fei > > =B3=AD=CB=CD: devel@edk2.groups.io > =D6=F7=CC=E2: Re: [edk2-devel] [PATCH v3 0/2] SMM CPU Optimization >=20 > Talked with Di & Liming, >=20 > Those 2 patches don't need to catch this stable tag 202402. Please ignore the > request here. >=20 > Thanks, > Jiaxin >=20 > > -----Original Message----- > > From: Wu, Jiaxin > > Sent: Friday, February 23, 2024 8:47 AM > > To: gaoliming ; Kinney, Michael D > > > > Cc: devel@edk2.groups.io > > Subject: RE: [edk2-devel] [PATCH v3 0/2] SMM CPU Optimization > > > > Hi Mike, > > > > Could you help approval below 2 patches into the stable tag 202402? The > > patches have been merged. > > > > UefiCpuPkg/PiSmmCpuDxeSmm: Avoid BspIndex typecasting > > UefiCpuPkg/PiSmmCpuDxeSmm: Check BspIndex first before lock cmpxchg > > > > > > Thanks, > > Jiaxin > > > > > > > -----Original Message----- > > > From: gaoliming > > > Sent: Thursday, February 22, 2024 10:48 PM > > > To: Wu, Jiaxin > > > Subject: =BB=D8=B8=B4: [edk2-devel] [PATCH v3 0/2] SMM CPU Optimizati= on > > > > > > Jiaxin: > > > I see you merge this patch set in hard freeze. If you want this patch set > > > to catch this stable tag 202402, you need to reply the mail in mail list and > > > get the stewards approval. If this patch set is not to catch this stable > > > tag, I will not include it in this stable tag. > > > > > > Thanks > > > Liming > > > > -----=D3=CA=BC=FE=D4=AD=BC=FE----- > > > > =B7=A2=BC=FE=C8=CB: devel@edk2.groups.io =B4= =FA=B1=ED Wu, > Jiaxin > > > > =B7=A2=CB=CD=CA=B1=BC=E4: 2024=C4=EA2=D4=C26=C8=D5 15:58 > > > > =CA=D5=BC=FE=C8=CB: devel@edk2.groups.io > > > > =D6=F7=CC=E2: [edk2-devel] [PATCH v3 0/2] SMM CPU Optimization > > > > > > > > In V3 patch set, drop the patch to update the CheckFeatureSupported= . > > > > > > > > The new patch set only focus on the BspIndex refinement. > > > > > > > > Jiaxin Wu (2): > > > > UefiCpuPkg/PiSmmCpuDxeSmm: Avoid BspIndex typecasting > > > > UefiCpuPkg/PiSmmCpuDxeSmm: Check BspIndex first before lock > > cmpxchg > > > > > > > > UefiCpuPkg/PiSmmCpuDxeSmm/MpService.c | 22 > ++++++++++++-------- > > -- > > > > 1 file changed, 12 insertions(+), 10 deletions(-) > > > > > > > > -- > > > > 2.16.2.windows.1 > > > > > > > > > > > > > > > > > > > > > > > > > > >=20 >=20 >=20 >=20 >=20 -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#115868): https://edk2.groups.io/g/devel/message/115868 Mute This Topic: https://groups.io/mt/104523832/7686176 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io] -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-