On Tue, Apr 04, 2023 at 09:42:04AM +0800, Ye Bin wrote: > From: Ye Bin <yebin10@xxxxxxxxxx> Here should be a description of your series. > 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