Kirill A. Shutemov wrote: > The patch updates Documentation/vm/transhuge.txt to reflect changes in > THP design. > > Signed-off-by: Kirill A. Shutemov <kirill.shutemov@xxxxxxxxxxxxxxx> checkpatch fixlet: diff --git a/Documentation/vm/transhuge.txt b/Documentation/vm/transhuge.txt index bfd967e442e1..b0cc5f8f161f 100644 --- a/Documentation/vm/transhuge.txt +++ b/Documentation/vm/transhuge.txt @@ -368,7 +368,7 @@ pages: succeed on tail pages. - map/unmap of the pages with PTE entry increment/decrement ->_mapcount - on relevent sub-page of the compound page. + on relevant sub-page of the compound page. - map/unmap of the whole compound page accounted in compound_mapcount (stored in first tail page). -- 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>