[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1173580154.32234.161.camel@localhost.localdomain>
Date: Sun, 11 Mar 2007 13:29:14 +1100
From: Rusty Russell <rusty@...tcorp.com.au>
To: Mauro Carvalho Chehab <mchehab@...radead.org>
Cc: LKML <linux-kernel@...r.kernel.org>
Subject: Re: [RFC PATCH 1/3] Add ability to keep track of callers of
symbol_(get|put)
On Sat, 2007-03-10 at 02:31 -0200, Mauro Carvalho Chehab wrote:
> From: Trent Piepho <xyzzy@...akeasy.org>
>
> When a module uses symbol_get() to increase the ref count of another
> module, there is no record what module called symbol_get(). A module
> can
> show up as having other users, but there is no way to tell who those
> users are.
Hi Mauro,
Interesting: in general you cannot tell who is using a module, but for
this case it makes sense. Your patch was linewrapped here, but it all
looks fine.
Thanks,
Rusty.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists