aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/lists.py
diff options
context:
space:
mode:
authorSong Liu <[email protected]>2019-09-23 15:38:25 -0700
committerLinus Torvalds <[email protected]>2019-09-24 15:54:11 -0700
commitbfe7b00de6d1e25fee08484c4fbf1c1ed175be78 (patch)
treef24b90ed0dcca9ecfac4d5407b5d1fe88c8d9c23 /scripts/gdb/linux/lists.py
parentfb4fb04ff4dd377b3132e9b31259263ec37b830a (diff)
mm, thp: introduce FOLL_SPLIT_PMD
Introduce a new foll_flag: FOLL_SPLIT_PMD. As the name says FOLL_SPLIT_PMD splits huge pmd for given mm_struct, the underlining huge page stays as-is. FOLL_SPLIT_PMD is useful for cases where we need to use regular pages, but would switch back to huge page and huge pmd on. One of such example is uprobe. The following patches use FOLL_SPLIT_PMD in uprobe. Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Song Liu <[email protected]> Reviewed-by: Oleg Nesterov <[email protected]> Acked-by: Kirill A. Shutemov <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/lists.py')
0 files changed, 0 insertions, 0 deletions