Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756850AbZF3VFG (ORCPT ); Tue, 30 Jun 2009 17:05:06 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752710AbZF3VE5 (ORCPT ); Tue, 30 Jun 2009 17:04:57 -0400 Received: from mx2.redhat.com ([66.187.237.31]:38769 "EHLO mx2.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752612AbZF3VE4 (ORCPT ); Tue, 30 Jun 2009 17:04:56 -0400 From: Masami Hiramatsu Subject: [PATCH -tip 0/3] kprobes: trivial bugfixes and cleanup To: Ingo Molnar , Ananth N Mavinakayanahalli , lkml Cc: Jim Keniston , systemtap , DLE Date: Tue, 30 Jun 2009 17:07:58 -0400 Message-ID: <20090630210757.17851.409.stgit@localhost.localdomain> User-Agent: StGIT/0.14.3 MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 909 Lines: 35 Hi, These are trivial bugfix and cleanup patches for kprobes which I've found in kprobes-tracer and kprobes-jump optimization developement. Please apply it. Thank you, --- Masami Hiramatsu (3): kprobes: cleanup: use list instead of hlist for insn_pages kprobes: no need to unlock kprobe_insn_mutex kprobes: fix kprobe selftest configuration dependency kernel/kprobes.c | 36 ++++++++++++------------------------ lib/Kconfig.debug | 1 + 2 files changed, 13 insertions(+), 24 deletions(-) -- Masami Hiramatsu Software Engineer Hitachi Computer Products (America), Inc. Software Solutions Division e-mail: mhiramat@redhat.com -- 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/