diff options
author | Wei Yang <[email protected]> | 2020-10-13 16:56:36 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2020-10-13 18:38:34 -0700 |
commit | 2f37511cb6c2a59b67f8f13ad206a0298992eaf5 (patch) | |
tree | cf21859e917fe499e74110732d8590a85545a31d /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 15a8d68e9dc23dc9def4bd7e9563db60f4f86580 (diff) |
mm/hugetlb: narrow the hugetlb_lock protection area during preparing huge page
set_hugetlb_cgroup_[rsvd] just manipulate page local data, which is not
necessary to be protected by hugetlb_lock.
Let's take this out.
Signed-off-by: Wei Yang <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Reviewed-by: Baoquan He <[email protected]>
Reviewed-by: Mike Kravetz <[email protected]>
Cc: Vlastimil Babka <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions