From: "zhangwei(Jovi)" <jovi.zhangwei@huawei.com>
To: Jonathan Corbet <corbet@lwn.net>
Cc: "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Re: [ANNOUNCE] ktap 0.1 released
Date: Wed, 22 May 2013 11:29:41 +0800 [thread overview]
Message-ID: <519C3BA5.1070109@huawei.com> (raw)
In-Reply-To: <20130521161903.333d7e74@lwn.net>
On 2013/5/22 6:19, Jonathan Corbet wrote:
> On Tue, 21 May 2013 11:56:14 +0800
> "zhangwei(Jovi)" <jovi.zhangwei@huawei.com> wrote:
>
>> we welcome bug reports and fixes for the issues.
>
> I'm messing with it...first impression:
>
> unable create tracepoint event sys_enter_mmap on cpu 4, err: -19
> unable create tracepoint event sys_enter_mmap on cpu 5, err: -19
> unable create tracepoint event sys_enter_mmap on cpu 6, err: -19
> unable create tracepoint event sys_enter_mmap on cpu 7, err: -19
> [...]
>
> Unsurprising, this is a four-core system. The code reads:
>
>> for_each_possible_cpu(cpu)
>> enable_tracepoint_on_cpu(cpu, &attr, call, arg, type);
>
> Maybe that needs to be for_each_online_cpu() instead?
>
Jon, Really thank you for this bug report, fixed it as your suggestion.
.jovi
next prev parent reply other threads:[~2013-05-22 3:30 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-05-21 3:56 [ANNOUNCE] ktap 0.1 released zhangwei(Jovi)
2013-05-21 18:13 ` Frank Ch. Eigler
2013-05-24 3:17 ` zhangwei(Jovi)
2013-05-21 22:19 ` Jonathan Corbet
2013-05-22 3:29 ` zhangwei(Jovi) [this message]
2013-05-22 4:15 ` Ming Lei
2013-05-22 4:19 ` Ming Lei
2013-05-22 4:34 ` Ming Lei
2013-05-22 7:00 ` zhangwei(Jovi)
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=519C3BA5.1070109@huawei.com \
--to=jovi.zhangwei@huawei.com \
--cc=corbet@lwn.net \
--cc=linux-kernel@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