[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <4E64E736.3060706@cam.ac.uk>
Date: Mon, 05 Sep 2011 16:13:58 +0100
From: Jonathan Cameron <jic23@....ac.uk>
To: Mark Brown <broonie@...nsource.wolfsonmicro.com>
CC: LKML <linux-kernel@...r.kernel.org>
Subject: Re: regmap module_put usage.
On 09/05/11 16:00, Mark Brown wrote:
> On Mon, Sep 05, 2011 at 01:55:15PM +0100, Jonathan Cameron wrote:
>
>> Right now, calling regmap_exit() results in a module_put of the
>> regmap-spi module which never has a module_get and hence it's
>> module use count wraps around and all hell breaks loose?
>
> Oh, that's a bit of bitrot from a last minute reorg. I'll fix it.
>
Thanks, I just scrapped the calls as any module will be dependent statically
on the relevant regmap-bus.c file anyway.
--
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