public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "gaoliming via groups.io" <gaoliming=byosoft.com.cn@groups.io>
To: <devel@edk2.groups.io>, <jiaxin.wu@intel.com>,
	"'Kinney, Michael D'" <michael.d.kinney@intel.com>,
	"'Zhang, Di'" <di.zhang@intel.com>,
	"'Li, Fei'" <fei.li@intel.com>
Subject: 回复: [edk2-devel] [PATCH v3 0/2] SMM CPU Optimization
Date: Fri, 23 Feb 2024 13:52:43 +0800	[thread overview]
Message-ID: <001601da661c$84e72830$8eb57890$@byosoft.com.cn> (raw)
In-Reply-To: <MN0PR11MB6158A3B3A11127015CA98E08FE552@MN0PR11MB6158.namprd11.prod.outlook.com>

Jiaxin:
  Thanks for your confirmation. Edk2 202402 stable tag will not include
them. 

Thanks
Liming
> -----邮件原件-----
> 发件人: devel@edk2.groups.io <devel@edk2.groups.io> 代表 Wu, Jiaxin
> 发送时间: 2024年2月23日 13:36
> 收件人: gaoliming <gaoliming@byosoft.com.cn>; Kinney, Michael D
> <michael.d.kinney@intel.com>; Zhang, Di <di.zhang@intel.com>; Li, Fei
> <fei.li@intel.com>
> 抄送: devel@edk2.groups.io
> 主题: Re: [edk2-devel] [PATCH v3 0/2] SMM CPU Optimization
> 
> Talked with Di & Liming,
> 
> Those 2 patches don't need to catch this stable tag 202402. Please ignore
the
> request here.
> 
> Thanks,
> Jiaxin
> 
> > -----Original Message-----
> > From: Wu, Jiaxin
> > Sent: Friday, February 23, 2024 8:47 AM
> > To: gaoliming <gaoliming@byosoft.com.cn>; Kinney, Michael D
> > <michael.d.kinney@intel.com>
> > 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 <gaoliming@byosoft.com.cn>
> > > Sent: Thursday, February 22, 2024 10:48 PM
> > > To: Wu, Jiaxin <jiaxin.wu@intel.com>
> > > Subject: 回复: [edk2-devel] [PATCH v3 0/2] SMM CPU Optimization
> > >
> > > 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
> > > > -----邮件原件-----
> > > > 发件人: devel@edk2.groups.io <devel@edk2.groups.io> 代表 Wu,
> Jiaxin
> > > > 发送时间: 2024年2月6日 15:58
> > > > 收件人: devel@edk2.groups.io
> > > > 主题: [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
> > > >
> > > >
> > > >
> > > >
> > > >
> > >
> > >
> 
> 
> 
> 
> 





-=-=-=-=-=-=-=-=-=-=-=-
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]
-=-=-=-=-=-=-=-=-=-=-=-



      reply	other threads:[~2024-02-23  5:52 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-06  7:58 [edk2-devel] [PATCH v3 0/2] SMM CPU Optimization Wu, Jiaxin
2024-02-06  7:58 ` [edk2-devel] [PATCH v3 1/2] UefiCpuPkg/PiSmmCpuDxeSmm: Avoid BspIndex typecasting Wu, Jiaxin
2024-02-06  8:56   ` Ni, Ray
2024-02-06 14:33   ` Laszlo Ersek
2024-02-06  7:58 ` [edk2-devel] [PATCH v3 2/2] UefiCpuPkg/PiSmmCpuDxeSmm: Check BspIndex first before lock cmpxchg Wu, Jiaxin
2024-02-06  8:57   ` Ni, Ray
     [not found] ` <03c101da659e$2ad5e530$8081af90$@byosoft.com.cn>
2024-02-23  0:47   ` [edk2-devel] [PATCH v3 0/2] SMM CPU Optimization Wu, Jiaxin
2024-02-23  5:36   ` Wu, Jiaxin
2024-02-23  5:52     ` gaoliming via groups.io [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-list from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='001601da661c$84e72830$8eb57890$@byosoft.com.cn' \
    --to=devel@edk2.groups.io \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox