[PATCH 0/2] fix dying cpu compare race

From: Ye Bin
Date: Mon Apr 03 2023 - 21:42:40 EST


From: Ye Bin <yebin10@xxxxxxxxxx>

Ye Bin (2):
cpu/hotplug: introduce 'num_dying_cpus' to get dying CPUs count
lib/percpu_counter: fix dying cpu compare race

include/linux/cpumask.h | 20 ++++++++++++++++----
kernel/cpu.c | 2 ++
lib/percpu_counter.c | 11 ++++++++++-
3 files changed, 28 insertions(+), 5 deletions(-)

--
2.31.1