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


Groups > linux.kernel > #1455403 > unrolled thread

Re: [PATCH 0/2] tracing: hist trigger KASAN fixes

Started byTom Zanussi <tom.zanussi@linux.intel.com>
First post2016-08-02 21:10 +0200
Last post2016-08-02 21:20 +0200
Articles 2 — 2 participants

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH 0/2] tracing: hist trigger KASAN fixes Tom Zanussi <tom.zanussi@linux.intel.com> - 2016-08-02 21:10 +0200
    Re: [PATCH 0/2] tracing: hist trigger KASAN fixes Steven Rostedt <rostedt@goodmis.org> - 2016-08-02 21:20 +0200

#1455403 — Re: [PATCH 0/2] tracing: hist trigger KASAN fixes

FromTom Zanussi <tom.zanussi@linux.intel.com>
Date2016-08-02 21:10 +0200
SubjectRe: [PATCH 0/2] tracing: hist trigger KASAN fixes
Message-ID<s1NeG-gB-31@gated-at.bofh.it>
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(-)
> 

[toc] | [next] | [standalone]


#1455417

FromSteven Rostedt <rostedt@goodmis.org>
Date2016-08-02 21:20 +0200
Message-ID<s1Nom-m7-15@gated-at.bofh.it>
In reply to#1455403
On Tue, 02 Aug 2016 13:57:13 -0500
Tom Zanussi <tom.zanussi@linux.intel.com> wrote:

> Hi Steve,
> 
> It looks like these two patches were never merged..
> 

Because they got buried in my INBOX. :-(

-- Steve

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web