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

Kevin Traynor ktraynor at redhat.com
Mon Mar 20 17:20:08 CET 2023


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