diff options
author | Wen Congyang <wency@cn.fujitsu.com> | 2012-12-19 00:22:21 +0400 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2013-01-24 19:12:21 +0400 |
commit | f73568a059c3afd6323a9ee3860938df91252ee4 (patch) | |
tree | 01f065332db02d4c6063a12761ece9416e04d23b /tools/perf/scripts/python/check-perf-trace.py | |
parent | 602e018607ba5c92922c0ffae40e346e1b95fa84 (diff) | |
download | linux-f73568a059c3afd6323a9ee3860938df91252ee4.tar.xz |
x86/mm: Fix the argument passed to sync_global_pgds()
The address range of sync_global_pgds() should be [start, end],
but we pass [start, end) to this function.
Signed-off-by: Wen Congyang <wency@cn.fujitsu.com>
Cc: Yasuaki Ishimatsu <isimatu.yasuaki@jp.fujitsu.com>
Cc: David Rientjes <rientjes@google.com>
Cc: Jiang Liu <liuj97@gmail.com>
Cc: Minchan Kim <minchan.kim@gmail.com>
Cc: KOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com>
Cc: Mel Gorman <mel@csn.ul.ie>
Cc: "H. Peter Anvin" <hpa@zytor.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions