public inbox for stable@vger.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Krister Johansen <kjlx@templeofstupid.com>
Cc: stable@vger.kernel.org, acme@redhat.com, mhiramat@kernel.org,
	namhyung@kernel.org, jolsa@redhat.com, peterz@infradead.org
Subject: Re: [PATCH 4.9] perf probe: Fix --funcs to show correct symbols for offline module
Date: Sun, 27 Aug 2017 14:30:39 +0200	[thread overview]
Message-ID: <20170827123039.GD2963@kroah.com> (raw)
In-Reply-To: <20170825230535.GA2615@templeofstupid.com>

On Fri, Aug 25, 2017 at 04:05:35PM -0700, Krister Johansen wrote:
> Hi Greg,
> There's a bit more fallout from pulling in the patches we discussed in
> this thread:
> 
> https://lkml.org/lkml/2017/7/5/537
> 
> While those patches fixed the build, I didn't get a chance to run a full
> set of tests on the result.  Last week, when attempting to set a
> kretprobe in a kernel module using 'perf probe' I hit an assertion that
> triggers when you attempt to delete an object that's still in a tree.
> 
> It turned out that the patch below was also pushed around the same time
> as the others that had been pulled into 4.9, and so we'd missed a case
> where a refcount was not getting correctly incremented.  The patch below
> is just a git cherry-pick of the commit from HEAD to the stable 4.9
> branch.  This addressed the refcount assertion failure I was seeing.

Thanks, now queued up.

greg k-h

      reply	other threads:[~2017-08-27 12:30 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-25 23:05 [PATCH 4.9] perf probe: Fix --funcs to show correct symbols for offline module Krister Johansen
2017-08-27 12:30 ` Greg KH [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170827123039.GD2963@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=acme@redhat.com \
    --cc=jolsa@redhat.com \
    --cc=kjlx@templeofstupid.com \
    --cc=mhiramat@kernel.org \
    --cc=namhyung@kernel.org \
    --cc=peterz@infradead.org \
    --cc=stable@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox