Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1448445

Re: [PATCH] perf symbols: Fix reading build id

From Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Newsgroups linux.kernel
Subject Re: [PATCH] perf symbols: Fix reading build id
Date 2016-07-22 09:40 +0200
Message-ID <rXDdT-2JE-5@gated-at.bofh.it> (permalink)
References <rXghj-4gp-15@gated-at.bofh.it> <rXgAG-4nr-15@gated-at.bofh.it> <rXh3H-4xZ-5@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Thu, Jul 21, 2016 at 09:53:02AM +0200, Jiri Olsa wrote:
> On Thu, Jul 21, 2016 at 09:21:55AM +0200, Marc Kleine-Budde wrote:
> > On 07/21/2016 09:09 AM, Uwe Kleine-König wrote:
> > > From: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
> > > 
> > > When is_regular_file(name) is called name points to a freshly allocated
> > > and uninitialized chunk of memory, so is_regular_file(name) is usually
> > > false and reading build id is skipped which makes it impossible to
> > > find debug infos when a build id based system is in use.
> > > 
> > > Fixes: 403567217d3f ("perf symbols: Do not read symbols/data from device files")
> > > Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
> > 
> > See https://patchwork.kernel.org/patch/9196777/
> 
> Arnaldo, could you please pull this one in?

It is in next as ed7b630b310775f3b6c0b360ede7a12cd8dff6fe. Does "pull
in" mean "send it to Linus for 4.7"? (That's what I'd consider
approriate.)

Best regards
Uwe

-- 
Pengutronix e.K.                           | Uwe Kleine-König            |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH] perf symbols: Fix reading build id Uwe Kleine-König <uwe@kleine-koenig.org> - 2016-07-21 09:10 +0200
  Re: [PATCH] perf symbols: Fix reading build id Marc Kleine-Budde <mkl@pengutronix.de> - 2016-07-21 09:30 +0200
    Re: [PATCH] perf symbols: Fix reading build id Jiri Olsa <jolsa@redhat.com> - 2016-07-21 10:00 +0200
      Re: [PATCH] perf symbols: Fix reading build id Uwe Kleine-König   <u.kleine-koenig@pengutronix.de> - 2016-07-22 09:40 +0200

csiph-web