Re: [PATCH] lib/group_cpus: fix NULL pointer dereference from group_cpus_evenly()

From: Yu Kuai
Date: Thu Jun 19 2025 - 09:34:24 EST


Hi,

在 2025/06/19 17:31, Ming Lei 写道:
I'd suggest to check 'numgrps' explicitly, which is more readable than
ZERO_PTR.

Ok.

Thanks for the review!
Kuai