From: Rusty Russell <rusty@rustcorp.com.au>
To: Mauro Carvalho Chehab <mchehab@infradead.org>
Cc: LKML <linux-kernel@vger.kernel.org>
Subject: Re: [RFC PATCH 1/3] Add ability to keep track of callers of symbol_(get|put)
Date: Sun, 11 Mar 2007 13:29:14 +1100 [thread overview]
Message-ID: <1173580154.32234.161.camel@localhost.localdomain> (raw)
In-Reply-To: <1173501095.26213.405.camel@localhost>
On Sat, 2007-03-10 at 02:31 -0200, Mauro Carvalho Chehab wrote:
> From: Trent Piepho <xyzzy@speakeasy.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.
next prev parent reply other threads:[~2007-03-11 2:30 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-03-10 4:31 [RFC PATCH 1/3] Add ability to keep track of callers of symbol_(get|put) Mauro Carvalho Chehab
2007-03-11 2:29 ` Rusty Russell [this message]
2007-03-11 8:09 ` Andrew Morton
2007-03-11 21:12 ` Oleg Verych
2007-03-12 14:07 ` Trent Piepho
2007-03-12 22:13 ` Rusty Russell
2007-03-13 6:33 ` Trent Piepho
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1173580154.32234.161.camel@localhost.localdomain \
--to=rusty@rustcorp.com.au \
--cc=linux-kernel@vger.kernel.org \
--cc=mchehab@infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox