diff options
author | Namhyung Kim <namhyung@kernel.org> | 2014-10-14 16:05:38 -0300 |
---|---|---|
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | 2014-10-14 17:50:56 -0300 |
commit | 4955ea225db42144d1667838f908315a16d51c5b (patch) | |
tree | 477367985fdeea4007a5a3f85b12adfcee564498 /kernel/smpboot.h | |
parent | 77faf4d060e3ee1fd2ff6cd39f2b2eb887100422 (diff) | |
download | linux-4955ea225db42144d1667838f908315a16d51c5b.tar.bz2 |
perf tools: Fixup off-by-one comparision in maps__find
map->end is the first addr _outside_ the a map, following the convention
of vm_area_struct->vm_end.
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
Acked-by: Stephane Eranian <eranian@google.com>
Cc: David Ahern <dsahern@gmail.com>
Cc: Ingo Molnar <mingo@kernel.org>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Stephane Eranian <eranian@google.com>
Link: http://lkml.kernel.org/r/8761fwh1nc.fsf@sejong.aot.lge.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'kernel/smpboot.h')
0 files changed, 0 insertions, 0 deletions