[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20070311000938.80202418.akpm@linux-foundation.org>
Date: Sun, 11 Mar 2007 00:09:38 -0800
From: Andrew Morton <akpm@...ux-foundation.org>
To: Mauro Carvalho Chehab <mchehab@...radead.org>
Cc: rusty@...tcorp.com.au, linux-kernel@...r.kernel.org,
Trent Piepho <xyzzy@...akeasy.org>
Subject: Re: [RFC PATCH 1/3] Add ability to keep track of callers of
symbol_(get|put)
> On Sat, 10 Mar 2007 02:31:35 -0200 Mauro Carvalho Chehab <mchehab@...radead.org> 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.
>
> This adds that ability to symbol_put() and symbol_get().
One day I'll write a script which unwordwraps patches and then you'll all
need to find new ways of torturing me.
This patch needed rather a lot of help in the coding-style department.
Hopefully Rusty can comment on the content, because I'm all exhausted from
cleaning it up.
-
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