From: Catalin Marinas <catalin.marinas@arm.com>
To: Rusty Russell <rusty@rustcorp.com.au>
Cc: majianpeng <majianpeng@gmail.com>,
"lizefan@huawei.com" <lizefan@huawei.com>,
linux-kernel <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] module: Add section ".ref.data" into kmemleak-scan-area.
Date: Tue, 14 May 2013 22:34:40 +0100 [thread overview]
Message-ID: <20130514213440.GA4963@MacBook-Pro.local> (raw)
In-Reply-To: <87bo8f39di.fsf@rustcorp.com.au>
Rusty,
On Mon, May 13, 2013 at 03:24:09AM +0100, Rusty Russell wrote:
> majianpeng <majianpeng@gmail.com> writes:
>
> > In commit 523c81135,it used "__refdata" on event_class_ftrace_##call.
> > It will cause kmemleak to misjudge because when loading module it did
> > not add '.ref.data' into kmemleak-scan-area.
> >
> > Signed-off-by: Jianpeng Ma <majianpeng@gmail.com>
> > ---
> > kernel/module.c | 3 ++-
> > 1 file changed, 2 insertions(+), 1 deletion(-)
>
> Catalin?
>
> Acked-by: Rusty Russell <rusty@rustcorp.com.au>
I forgot to ask - are you picking up this patch or would like me to push
upstream? The patch got some more testing on a separate thread:
Tested-by: Steven Rostedt <rostedt@goodmis.org>
Thanks.
--
Catalin
prev parent reply other threads:[~2013-05-14 21:34 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-05-11 2:16 [PATCH] module: Add section ".ref.data" into kmemleak-scan-area majianpeng
2013-05-13 2:24 ` Rusty Russell
2013-05-13 16:42 ` Catalin Marinas
2013-05-15 4:55 ` Rusty Russell
2013-05-14 21:34 ` Catalin Marinas [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=20130514213440.GA4963@MacBook-Pro.local \
--to=catalin.marinas@arm.com \
--cc=linux-kernel@vger.kernel.org \
--cc=lizefan@huawei.com \
--cc=majianpeng@gmail.com \
--cc=rusty@rustcorp.com.au \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.