On Mon, Jul 24, 2017 at 07:02:04PM -0400, Dennis Zhou wrote: > From: "Dennis Zhou (Facebook)" <[email protected]> > > There is no need to have the static chunk and dynamic chunk be named > separately as the allocations are sequential. This preemptively solves > the misnomer problem with the base_addrs being moved up in the following > patch. It also removes a ternary operation deciding the first chunk. > > Signed-off-by: Dennis Zhou <[email protected]>
Reviewed-by: Josef Bacik <[email protected]> Thanks, Josef

