On Mon, Jul 24, 2017 at 07:01:58PM -0400, Dennis Zhou wrote: > From: "Dennis Zhou (Facebook)" <dennisszhou@xxxxxxxxx> > > The first chunk is handled as a special case as it is composed of the > static, reserved, and dynamic regions. The code handles each case > individually. The next several patches will merge these code paths and > lay the foundation for the bitmap allocator. > > This patch modifies logic to enforce that a dynamic region exists and > changes the area map to account for that. This brings the logic closer > to the dynamic chunk's init logic. > > Signed-off-by: Dennis Zhou <dennisszhou@xxxxxxxxx> Reviewed-by: Josef Bacik <jbacik@xxxxxx> Thanks, Josef -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>