[External] Re: [PATCH 21.11] eal: cleanup alarm and hotplug before memory detach

Fengnan Chang changfengnan at bytedance.com
Wed Mar 22 03:21:12 CET 2023


Thanks for the reminder, I'll keep an eye out next time.

Kevin Traynor <ktraynor at redhat.com> 于2023年3月21日周二 00:20写道:
>
> On 16/03/2023 11:48, Fengnan Chang wrote:
> > Alarm and multiprocess hotplug still need access hugepage memory,
> > if alarm event processed after memory detach, it may cause SEGV.
> > So cleanup alarm and multiprocess hotplug before memory detach.
> >
> > Signed-off-by: Fengnan Chang <changfengnan at bytedance.com>
> > ---
> >   lib/eal/freebsd/eal.c | 2 +-
> >   lib/eal/linux/eal.c   | 2 +-
> >   2 files changed, 2 insertions(+), 2 deletions(-)
> >
>
> Thanks Fengnan, added upstream commit id and pushed to 21.11 branch.
>
> fyi for future, please note that explicit "backport only" patches go to
> stable at dpdk.org mailing list and not dev at dpdk.org. Otherwise it might
> get missed because of hitting the wrong email filter etc. though you did
> Cc me which was a good idea :-)
> Kevin
>


More information about the stable mailing list