From: Tom Zanussi <tom.zanussi@linux.intel.com>
To: rostedt@goodmis.org
Cc: dvyukov@google.com, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 0/2] tracing: hist trigger KASAN fixes
Date: Tue, 02 Aug 2016 13:57:13 -0500 [thread overview]
Message-ID: <57A0ED09.1050809@linux.intel.com> (raw)
In-Reply-To: <cover.1467247517.git.tom.zanussi@linux.intel.com>
Hi Steve,
It looks like these two patches were never merged..
Thanks,
Tom
On 06/29/2016 07:55 PM, Tom Zanussi wrote:
> Dmitry Vyukov found and reported an issue with hist triggers when
> running the hist trigger selftests, which Steve Rostedt sent a patch
> for and which fixed part of the problem; I copied his patch to fix
> another similar problem in the same code. The result is the first
> patch in this series.
>
> After that fix was applied, another problem appeared, again triggered
> by the selftests. The second patch here fixes that.
>
> I then ran my exhaustive testsuite with KASAN enabled and didn't find
> anything else beyond those.
>
> The following changes since commit 02184c60eba8491ea574cd17b8ba766c86d468f2:
>
> Merge tag 'for-v4.7-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply (2016-06-27 20:43:00 -0700)
>
> are available in the git repository at:
>
>
> git://git.yoctoproject.org/linux-yocto-contrib.git tzanussi/hist-trigger-kasan-fixes
> http://git.yoctoproject.org/cgit/cgit.cgi/linux-yocto-contrib/log/?h=tzanussi/hist-trigger-kasan-fixes
>
> Steven Rostedt (1):
> tracing: Fix use-after-free in hist_unreg_all/hist_enable_unreg_all
>
> Tom Zanussi (1):
> tracing: Fix use-after-free in hist_register_trigger()
>
> kernel/trace/trace_events_hist.c | 14 +++++++-------
> 1 file changed, 7 insertions(+), 7 deletions(-)
>
next prev parent reply other threads:[~2016-08-02 19:00 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-06-30 0:55 [PATCH 0/2] tracing: hist trigger KASAN fixes Tom Zanussi
2016-06-30 0:55 ` [PATCH 1/2] tracing: Fix use-after-free in hist_unreg_all/hist_enable_unreg_all Tom Zanussi
2016-06-30 0:56 ` [PATCH 2/2] tracing: Fix use-after-free in hist_register_trigger() Tom Zanussi
2016-08-02 18:57 ` Tom Zanussi [this message]
2016-08-02 19:11 ` [PATCH 0/2] tracing: hist trigger KASAN fixes Steven Rostedt
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=57A0ED09.1050809@linux.intel.com \
--to=tom.zanussi@linux.intel.com \
--cc=dvyukov@google.com \
--cc=linux-kernel@vger.kernel.org \
--cc=rostedt@goodmis.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