diff options
author | Jiri Olsa <jolsa@kernel.org> | 2020-02-10 17:32:17 +0300 |
---|---|---|
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | 2020-02-11 22:41:49 +0300 |
commit | 7ce66139a99ce57caaf47b64afed5cb6ed02c5ed (patch) | |
tree | f9e5dcca63ca36259006f0d5dde1f7e67bdf4cd7 /tools/arch | |
parent | 4a4eb6154d67f7766cc7eb74e9f1db424073e832 (diff) | |
download | linux-7ce66139a99ce57caaf47b64afed5cb6ed02c5ed.tar.xz |
perf maps: Fix map__clone() for struct kmap
The map__clone() function can be called on kernel maps as well, so it
needs to duplicate the whole kmap data.
Reported-by: Ravi Bangoria <ravi.bangoria@linux.ibm.com>
Signed-off-by: Jiri Olsa <jolsa@kernel.org>
Tested-by: Ravi Bangoria <ravi.bangoria@linux.ibm.com>
Tested-by: Kim Phillips <kim.phillips@amd.com>
Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Cc: Michael Petlan <mpetlan@redhat.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Link: http://lore.kernel.org/lkml/20200210143218.24948-4-jolsa@kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/arch')
0 files changed, 0 insertions, 0 deletions