Skip to content
Commit a496696a authored by Yang Shi's avatar Yang Shi Committed by Jonathan Corbet
Browse files

doc: mm: migration doesn't use FOLL_SPLIT anymore



When demonstrating FOLL_SPLIT in transhuge document, migration is used
as an example.  But, since commit 94723aaf ("mm: unclutter THP
migration"), the way of THP migration is totally changed.  FOLL_SPLIT is
not used by migration anymore due to the change.

Remove the obsolete example to avoid confusion.

Cc: Michal Hocko <mhocko@suse.com>
Cc: Kirill A. Shutemov <kirill.shutemov@linux.intel.com>
Cc: Mike Rapoport <rppt@linux.vnet.ibm.com>
Signed-off-by: default avatarYang Shi <yang.shi@linux.alibaba.com>
Reviewed-by: default avatarZi Yan <ziy@nvidia.com>
Signed-off-by: default avatarJonathan Corbet <corbet@lwn.net>
parent d8e8bcc3
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment