Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751207AbWCQTlW (ORCPT ); Fri, 17 Mar 2006 14:41:22 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751221AbWCQTlW (ORCPT ); Fri, 17 Mar 2006 14:41:22 -0500 Received: from pentafluge.infradead.org ([213.146.154.40]:27024 "EHLO pentafluge.infradead.org") by vger.kernel.org with ESMTP id S1751207AbWCQTlV (ORCPT ); Fri, 17 Mar 2006 14:41:21 -0500 Date: Fri, 17 Mar 2006 19:41:13 +0000 From: Christoph Hellwig To: Eric Van Hensbergen Cc: akpm@osdl.org, linux-kernel@vger.kernel.org, v9fs-developer@lists.sourceforge.net, ericvh@gmail.com Subject: Re: [RESEND][PATCH] v9fs: print v9fs module address Message-ID: <20060317194113.GA8848@infradead.org> Mail-Followup-To: Christoph Hellwig , Eric Van Hensbergen , akpm@osdl.org, linux-kernel@vger.kernel.org, v9fs-developer@lists.sourceforge.net, ericvh@gmail.com References: <200603171909.k2HJ9BiD006068@hera.kernel.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200603171909.k2HJ9BiD006068@hera.kernel.org> 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: 801 Lines: 20 On Fri, Mar 17, 2006 at 07:09:14PM +0000, Eric Van Hensbergen wrote: > Subject: [PATCH] print v9fs module address > From: Latchesar Ionkov > Date: 1141313037 -0500 > > This patch prints v9fs module address when the module is initialized. It is > useful to have it in the logs -- if the kernel crashes the address can be > used together with the oops print to find out the exact place (presumably in > the v9fs code) that cause the oops. NACK. This just clutters the log. The information is provided in /proc/modules for all modules. - 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/