aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/trace-event-scripting.c
diff options
context:
space:
mode:
authorJohannes Weiner <[email protected]>2011-01-20 14:44:18 -0800
committerLinus Torvalds <[email protected]>2011-01-20 17:02:05 -0800
commit453c719261c0b4030b2676124adb6e81c5fb6833 (patch)
treea90af16797ccb11133046fccdeb52725e2f09167 /tools/perf/util/trace-event-scripting.c
parent6a108a14fa356ef607be308b68337939e56ea94e (diff)
thp: keep highpte mapped until it is no longer needed
Two users reported THP-related crashes on 32-bit x86 machines. Their oops reports indicated an invalid pte, and subsequent code inspection showed that the highpte is actually used after unmap. The fix is to unmap the pte only after all operations against it are finished. Signed-off-by: Johannes Weiner <[email protected]> Reported-by: Ilya Dryomov <[email protected]> Reported-by: werner <[email protected]> Cc: Andrea Arcangeli <[email protected]> Tested-by: Ilya Dryomov <[email protected]> Tested-by: Steven Rostedt <[email protected] Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions