linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Arnaldo Carvalho de Melo <acme@kernel.org>
To: Ravi Bangoria <ravi.bangoria@linux.vnet.ibm.com>
Cc: Masami Hiramatsu <mhiramat@kernel.org>,
	peterz@infradead.org, mingo@redhat.com,
	alexander.shishkin@linux.intel.com, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 1/2] perf probe: Fix concat_probe_trace_events
Date: Mon, 20 Mar 2017 10:39:54 -0300	[thread overview]
Message-ID: <20170320133954.GB27647@kernel.org> (raw)
In-Reply-To: <58CFA1D1.2010901@linux.vnet.ibm.com>

Em Mon, Mar 20, 2017 at 03:03:05PM +0530, Ravi Bangoria escreveu:
> 
> 
> On Wednesday 08 March 2017 02:07 PM, Masami Hiramatsu wrote:
> > On Wed,  8 Mar 2017 12:29:07 +0530
> > Ravi Bangoria <ravi.bangoria@linux.vnet.ibm.com> wrote:
> >
> >> '*ntevs' contains number of elements present in 'tevs' array. If
> >> there are no elements in array, 'tevs2' can be directly assigned
> >> to 'tevs' without allocating more space. So the condition should
> >> be  '*ntevs == 0'  not  'ntevs == 0'.
> > Oops, good catch!
> >
> > Acked-by: Masami Hiramatsu <mhiramat@kernel.org>
> 
> Hi Arnaldo,
> 
> Can you please pull this patch.

Sure, done.

- Arnaldo

  reply	other threads:[~2017-03-20 13:40 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-08  6:59 [PATCH 1/2] perf probe: Fix concat_probe_trace_events Ravi Bangoria
2017-03-08  6:59 ` [PATCH 2/2] perf probe: Remove stale func add_perf_probe_events Ravi Bangoria
2017-03-08  9:43   ` Masami Hiramatsu
2017-03-08  9:58     ` Ravi Bangoria
2017-03-08  8:37 ` [PATCH 1/2] perf probe: Fix concat_probe_trace_events Masami Hiramatsu
2017-03-20  9:33   ` Ravi Bangoria
2017-03-20 13:39     ` Arnaldo Carvalho de Melo [this message]
2017-03-21  6:53 ` [tip:perf/core] " tip-bot for Ravi Bangoria

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=20170320133954.GB27647@kernel.org \
    --to=acme@kernel.org \
    --cc=alexander.shishkin@linux.intel.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mhiramat@kernel.org \
    --cc=mingo@redhat.com \
    --cc=peterz@infradead.org \
    --cc=ravi.bangoria@linux.vnet.ibm.com \
    /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;
as well as URLs for NNTP newsgroup(s).