diff options
author | Muchun Song <[email protected]> | 2021-07-23 15:50:38 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2021-07-23 17:43:28 -0700 |
commit | e904c2ccf9b5cb356eec754ffea05c08984f6535 (patch) | |
tree | 14d78b1befffceb469a6781e3c7f93aa3da64965 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | af64237461910f4c7365d367291d1c4f20c18769 (diff) |
mm: mmap_lock: fix disabling preemption directly
Commit 832b50725373 ("mm: mmap_lock: use local locks instead of
disabling preemption") fixed a bug by using local locks.
But commit d01079f3d0c0 ("mm/mmap_lock: remove dead code for
!CONFIG_TRACING configurations") changed those lines back to the
original version.
I guess it was introduced by fixing conflicts.
Link: https://lkml.kernel.org/r/[email protected]
Fixes: d01079f3d0c0 ("mm/mmap_lock: remove dead code for !CONFIG_TRACING configurations")
Signed-off-by: Muchun Song <[email protected]>
Acked-by: Mel Gorman <[email protected]>
Reviewed-by: Yang Shi <[email protected]>
Reviewed-by: Pankaj Gupta <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions