]> git.itanic.dy.fi Git - linux-stable/commit
Revert "perf map: Fix dso->nsinfo refcounting"
authorArnaldo Carvalho de Melo <acme@redhat.com>
Fri, 30 Jul 2021 21:26:22 +0000 (18:26 -0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 4 Aug 2021 10:23:47 +0000 (12:23 +0200)
commit265c33f7417646cf6a48327e2fdabf49d3262cd3
tree2d24d85ec26807228e76c24e59ab04a72b7d42f7
parent91bbeacf5a4c78176042aca62708b6bb5ab68a37
Revert "perf map: Fix dso->nsinfo refcounting"

commit 9bac1bd6e6d36459087a728a968e79e37ebcea1a upstream.

This makes 'perf top' abort in some cases, and the right fix will
involve surgery that is too much to do at this stage, so revert for now
and fix it in the next merge window.

This reverts commit 2d6b74baa7147251c30a46c4996e8cc224aa2dc5.

Cc: Riccardo Mancini <rickyman7@gmail.com>
Cc: Ian Rogers <irogers@google.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Krister Johansen <kjlx@templeofstupid.com>
Cc: Mark Rutland <mark.rutland@arm.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
tools/perf/util/map.c