Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758684AbZDGFFw (ORCPT ); Tue, 7 Apr 2009 01:05:52 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751605AbZDGFFn (ORCPT ); Tue, 7 Apr 2009 01:05:43 -0400 Received: from e8.ny.us.ibm.com ([32.97.182.138]:36982 "EHLO e8.ny.us.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751159AbZDGFFm (ORCPT ); Tue, 7 Apr 2009 01:05:42 -0400 Date: Tue, 7 Apr 2009 10:12:06 +0530 From: Ananth N Mavinakayanahalli To: Masami Hiramatsu Cc: Jim Keniston , Ingo Molnar , Andrew Morton , Vegard Nossum , "H. Peter Anvin" , Frederic Weisbecker , Steven Rostedt , Andi Kleen , Avi Kivity , "Frank Ch. Eigler" , Satoshi Oshima , LKML , systemtap-ml Subject: Re: [RFC][PROTO][PATCH -tip 1/7] kprobes: use list instead of hlist for insn_pages Message-ID: <20090407044206.GC4216@in.ibm.com> Reply-To: ananth@in.ibm.com References: <49DA7710.7040008@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <49DA7710.7040008@redhat.com> User-Agent: Mutt/1.5.16 (2007-06-09) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 588 Lines: 14 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 This change can go in independent of djprobes. Acked-by: Ananth N Mavinakayanahalli -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/