Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754205AbYKLQAK (ORCPT ); Wed, 12 Nov 2008 11:00:10 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753397AbYKLP76 (ORCPT ); Wed, 12 Nov 2008 10:59:58 -0500 Received: from e1.ny.us.ibm.com ([32.97.182.141]:35618 "EHLO e1.ny.us.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752963AbYKLP75 (ORCPT ); Wed, 12 Nov 2008 10:59:57 -0500 Date: Wed, 12 Nov 2008 21:29:00 +0530 From: Ananth N Mavinakayanahalli To: Masami Hiramatsu Cc: Andrew Morton , Jim Keniston , David Miller , LKML , systemtap-ml , Rusty Russell Subject: Re: [PATCH 7/7] kprobes: Support probing module __init function Message-ID: <20081112155900.GE5199@in.ibm.com> Reply-To: ananth@in.ibm.com References: <4919F1C6.4030106@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4919F1C6.4030106@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: 645 Lines: 14 On Tue, Nov 11, 2008 at 03:57:42PM -0500, Masami Hiramatsu wrote: > Allow kprobes to probe module __init routines. > When __init functions are freed, kprobes which probe those functions > are set to "Gone" flag. These "Gone" probes are disarmed from the code > and never be enabled. > > Signed-off-by: Masami Hiramatsu 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/