On Mon, Jul 24, 2017 at 07:02:01PM -0400, Dennis Zhou wrote: > From: "Dennis Zhou (Facebook)" <[email protected]> > > 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 <[email protected]> > ---
Reviewed-by: Josef Bacik <[email protected]> Thanks, Josef

