aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/sched-migration.py
diff options
context:
space:
mode:
authorKirill A. Shutemov <[email protected]>2014-12-10 15:44:22 -0800
committerLinus Torvalds <[email protected]>2014-12-10 17:41:08 -0800
commite544a4e74e02108035de69f97fde7bdf19dba978 (patch)
treefb19a9556d16189673cd0d416a57cbf4026f3405 /tools/perf/scripts/python/sched-migration.py
parentb047501cd9f11d5e1d54ea0f90e2b10754021a0e (diff)
thp: do not mark zero-page pmd write-protected explicitly
Zero pages can be used only in anonymous mappings, which never have writable vma->vm_page_prot: see protection_map in mm/mmap.c and __PX1X definitions. Let's drop redundant pmd_wrprotect() in set_huge_zero_page(). Signed-off-by: "Kirill A. Shutemov" <[email protected]> Cc: Andrea Arcangeli <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions