From: Alex Shi Date: Wed, 12 Aug 2020 01:31:10 +0000 (-0700) Subject: mm/compaction: correct the comments of compact_defer_shift X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=860b32729a21e0565585a9e2ecea2e5244d65acd;p=linux.git mm/compaction: correct the comments of compact_defer_shift There is no compact_defer_limit. It should be compact_defer_shift in use. and add compact_order_failed explanation. Signed-off-by: Alex Shi Signed-off-by: Andrew Morton Reviewed-by: Alexander Duyck Link: http://lkml.kernel.org/r/3bd60e1b-a74e-050d-ade4-6e8f54e00b92@linux.alibaba.com Signed-off-by: Linus Torvalds --- diff --git a/include/linux/mmzone.h b/include/linux/mmzone.h index efbd95dd3bbff..8379432f4f2ff 100644 --- a/include/linux/mmzone.h +++ b/include/linux/mmzone.h @@ -536,6 +536,7 @@ struct zone { * On compaction failure, 1<