On Wed, Sep 27, 2017 at 04:34:59PM -0500, Dennis Zhou wrote: > This patch fixes the starting offset used when scanning chunks to > compute the chunk statistics. The value start_offset (and end_offset) > are managed in bytes while the traversal occurs over bits. Thus for the > reserved and dynamic chunk, it may incorrectly skip over the initial > allocations. > > Signed-off-by: Dennis Zhou <dennisszhou@xxxxxxxxx> Applied to percpu/for-4.14-fixes. Thanks. -- tejun -- 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>