From: Ananth N Mavinakayanahalli <ananth@in.ibm.com>
To: Masami Hiramatsu <mhiramat@redhat.com>
Cc: Jim Keniston <jkenisto@us.ibm.com>, Ingo Molnar <mingo@elte.hu>,
Andrew Morton <akpm@linux-foundation.org>,
Vegard Nossum <vegard.nossum@gmail.com>,
"H. Peter Anvin" <hpa@zytor.com>,
Frederic Weisbecker <fweisbec@gmail.com>,
Steven Rostedt <rostedt@goodmis.org>,
Andi Kleen <andi@firstfloor.org>, Avi Kivity <avi@redhat.com>,
"Frank Ch. Eigler" <fche@redhat.com>,
Satoshi Oshima <satoshi.oshima.fk@hitachi.com>,
LKML <linux-kernel@vger.kernel.org>,
systemtap-ml <systemtap@sources.redhat.com>
Subject: Re: [RFC][PROTO][PATCH -tip 1/7] kprobes: use list instead of hlist for insn_pages
Date: Tue, 7 Apr 2009 10:12:06 +0530 [thread overview]
Message-ID: <20090407044206.GC4216@in.ibm.com> (raw)
In-Reply-To: <49DA7710.7040008@redhat.com>
On Mon, Apr 06, 2009 at 05:41:36PM -0400, Masami Hiramatsu wrote:
> Use struct list instead of struct hlist for managing insn_pages, because
> insn_pages doesn't use hash table.
>
> Signed-off-by: Masami Hiramatsu <mhiramat@redhat.com>
This change can go in independent of djprobes.
Acked-by: Ananth N Mavinakayanahalli <ananth@in.ibm.com>
prev parent reply other threads:[~2009-04-07 5:05 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-04-06 21:41 [RFC][PROTO][PATCH -tip 1/7] kprobes: use list instead of hlist for insn_pages Masami Hiramatsu
2009-04-07 4:42 ` Ananth N Mavinakayanahalli [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=20090407044206.GC4216@in.ibm.com \
--to=ananth@in.ibm.com \
--cc=akpm@linux-foundation.org \
--cc=andi@firstfloor.org \
--cc=avi@redhat.com \
--cc=fche@redhat.com \
--cc=fweisbec@gmail.com \
--cc=hpa@zytor.com \
--cc=jkenisto@us.ibm.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mhiramat@redhat.com \
--cc=mingo@elte.hu \
--cc=rostedt@goodmis.org \
--cc=satoshi.oshima.fk@hitachi.com \
--cc=systemtap@sources.redhat.com \
--cc=vegard.nossum@gmail.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 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.