Re: [PATCH v2 04/23] percpu: setup_first_chunk remove dyn_size and consolidate logic

From: Josef Bacik
Date: Tue Jul 25 2017 - 14:07:38 EST


On Mon, Jul 24, 2017 at 07:02:01PM -0400, Dennis Zhou wrote:
> From: "Dennis Zhou (Facebook)" <dennisszhou@xxxxxxxxx>
>
> There is logic for setting variables in the static chunk init code that
> could be consolidated with the dynamic chunk init code. This combines
> this logic to setup for combining the allocation paths. reserved_size is
> used as the conditional as a dynamic region will always exist.
>
> Signed-off-by: Dennis Zhou <dennisszhou@xxxxxxxxx>
> ---

Reviewed-by: Josef Bacik <jbacik@xxxxxx>

Thanks,

Josef