Kirill A. Shutemov wrote:
> The patch updates Documentation/vm/transhuge.txt to reflect changes in
> THP design.
>
> Signed-off-by: Kirill A. Shutemov <[email protected]>
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 from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/