diff options
author | Tony Lu <[email protected]> | 2013-02-04 14:28:46 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2013-02-05 20:38:47 +1100 |
commit | be7517d6ab9722f0abad6ba5ffd39cfced95549c (patch) | |
tree | 1896ef01225f2150cb6d8a32893cb4326e954974 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 3bdf8cd3226fe11f26ce32bbb4c5e381cf807c89 (diff) |
mm/hugetlb: set PTE as huge in hugetlb_change_protection and remove_migration_pte
When setting a huge PTE, besides calling pte_mkhuge(), we also need to
call arch_make_huge_pte(), which we indeed do in make_huge_pte(), but we
forget to do in hugetlb_change_protection() and remove_migration_pte().
Signed-off-by: Zhigang Lu <[email protected]>
Signed-off-by: Chris Metcalf <[email protected]>
Reviewed-by: Michal Hocko <[email protected]>
Acked-by: Hillf Danton <[email protected]>
Cc: <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions