diff options
author | Masami Hiramatsu <mhiramat@redhat.com> | 2009-06-30 17:08:14 -0400 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2009-07-01 10:43:41 +0200 |
commit | c5cb5a2d8d7dc872cf1504091ad0e59fe5ff7cb5 (patch) | |
tree | 5608e7a85768d2fa2a21ec8e8f3e933ab1ede60d /tools | |
parent | 4a2bb6fcc80e6330ca2f2393e98605052cc7780b (diff) |
kprobes: Clean up insn_pages by using list instead of hlist
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>
Acked-by: Ananth N Mavinakayanahalli <ananth@in.ibm.com>
Cc: Ananth N Mavinakayanahalli <ananth@in.ibm.com>
Cc: Jim Keniston <jkenisto@us.ibm.com>
Cc: Ananth N Mavinakayanahalli <ananth@in.ibm.com>
LKML-Reference: <20090630210814.17851.64651.stgit@localhost.localdomain>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions