diff options
author | Masami Hiramatsu <masami.hiramatsu.pt@hitachi.com> | 2015-12-09 11:11:33 +0900 |
---|---|---|
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | 2015-12-09 13:42:00 -0300 |
commit | cc1121ab9687d660cc02f50b1a4974112f87a8e6 (patch) | |
tree | 05c4bf982d132ad6834f2b31ca0a2dc334cc3f12 /drivers/i2c | |
parent | d91130e90a005876b488b6d52b743149d95b4a59 (diff) | |
download | op-kernel-dev-cc1121ab9687d660cc02f50b1a4974112f87a8e6.zip op-kernel-dev-cc1121ab9687d660cc02f50b1a4974112f87a8e6.tar.gz |
perf machine: Fix machine.vmlinux_maps to make sure to clear the old one
Fix machine.vmlinux_maps to make sure to clear the old one if it is
renewal. This can leak the previous maps on the vmlinux_maps because
those are just overwritten.
Signed-off-by: Masami Hiramatsu <masami.hiramatsu.pt@hitachi.com>
Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Link: http://lkml.kernel.org/r/20151209021133.10245.93730.stgit@localhost.localdomain
[ Simplified the memset, same end result ]
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'drivers/i2c')
0 files changed, 0 insertions, 0 deletions