From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757763AbYDIUJx (ORCPT ); Wed, 9 Apr 2008 16:09:53 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754134AbYDIUJp (ORCPT ); Wed, 9 Apr 2008 16:09:45 -0400 Received: from mx1.redhat.com ([66.187.233.31]:42741 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753710AbYDIUJo (ORCPT ); Wed, 9 Apr 2008 16:09:44 -0400 Message-ID: <47FD222C.1070301@redhat.com> Date: Wed, 09 Apr 2008 16:08:12 -0400 From: Masami Hiramatsu User-Agent: Thunderbird 2.0.0.12 (X11/20080226) MIME-Version: 1.0 To: Mathieu Desnoyers CC: akpm@linux-foundation.org, Ingo Molnar , linux-kernel@vger.kernel.org, Andi Kleen , Rusty Russell , Ananth N Mavinakayanahalli , hch@infradead.org, anil.s.keshavamurthy@intel.com, davem@davemloft.net Subject: Re: [patch 01/17] Kprobes - use a mutex to protect the instruction pages list. References: <20080409150829.855195878@polymtl.ca> <20080409152046.801193890@polymtl.ca> In-Reply-To: <20080409152046.801193890@polymtl.ca> X-Enigmail-Version: 0.95.6 Content-Type: text/plain; charset=ISO-2022-JP Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Mathieu Desnoyers wrote: > Protect the instruction pages list by a specific insn pages mutex, called in > get_insn_slot() and free_insn_slot(). It makes sure that architectures that does > not need to call arch_remove_kprobe() does not take an unneeded kprobes mutex. > > Signed-off-by: Mathieu Desnoyers > Acked-by: Ananth N Mavinakayanahalli > CC: hch@infradead.org > CC: anil.s.keshavamurthy@intel.com > CC: davem@davemloft.net These kprobes related patches are good to me. Acked-by: Masami Hiramatsu Thank you! -- Masami Hiramatsu Software Engineer Hitachi Computer Products (America) Inc. Software Solutions Division e-mail: mhiramat@redhat.com