Re: [RESEND][PATCH] v9fs: print v9fs module address

From: Christoph Hellwig
Date: Fri Mar 17 2006 - 14:38:40 EST


On Fri, Mar 17, 2006 at 07:09:14PM +0000, Eric Van Hensbergen wrote:
> Subject: [PATCH] print v9fs module address
> From: Latchesar Ionkov <lucho@xxxxxxxxxx>
> 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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/