Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1030187AbWHHQ1F (ORCPT ); Tue, 8 Aug 2006 12:27:05 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1030188AbWHHQ1F (ORCPT ); Tue, 8 Aug 2006 12:27:05 -0400 Received: from pentafluge.infradead.org ([213.146.154.40]:14541 "EHLO pentafluge.infradead.org") by vger.kernel.org with ESMTP id S1030186AbWHHQ1C (ORCPT ); Tue, 8 Aug 2006 12:27:02 -0400 Date: Tue, 8 Aug 2006 17:27:01 +0100 From: Christoph Hellwig To: Ananth N Mavinakayanahalli Cc: linux-kernel@vger.kernel.org, Prasanna S Panchamukhi , Anil S Keshavamurthy , Jim Keniston Subject: Re: [PATCH 3/3] Kprobes: Update Documentation/kprobes.txt Message-ID: <20060808162701.GC28647@infradead.org> Mail-Followup-To: Christoph Hellwig , Ananth N Mavinakayanahalli , linux-kernel@vger.kernel.org, Prasanna S Panchamukhi , Anil S Keshavamurthy , Jim Keniston References: <20060807115537.GA15253@in.ibm.com> <20060807120024.GD15253@in.ibm.com> <20060807120447.GE15253@in.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060807120447.GE15253@in.ibm.com> User-Agent: Mutt/1.4.2.1i X-SRS-Rewrite: SMTP reverse-path rewritten from by pentafluge.infradead.org See http://www.infradead.org/rpr.html Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 715 Lines: 17 On Mon, Aug 07, 2006 at 05:34:47PM +0530, Ananth N Mavinakayanahalli wrote: > From: Ananth N Mavinakayanahalli > > Update Documentation/kprobes.txt to reflect addition of KPROBE_ADDR, > KPROBE_RETVAL and the in-kernel symbol resolution. Thanks. With my updated patch we shouldn't document KPROBE_ADDR anymore but tell people to always use the symbol_name mechanisms. Any chance to add some kerneldoc comments for the exported kprobes functions? - 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/