[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[dm-devel] Re: [git pull] device-mapper patches for 2.6.29
- From: "Cheng Renquan (程任全)" <crquan gmail com>
- To: "Linus Torvalds" <torvalds linux-foundation org>
- Cc: Kiyoshi Ueda <k-ueda ct jp nec com>, linux-kernel vger kernel org, Andi Kleen <ak suse de>, dm-devel redhat com, Mikulas Patocka <mpatocka redhat com>, Jun'ichi Nomura <j-nomura ce jp nec com>, Alasdair G Kergon <agk redhat com>, Milan Broz <mbroz redhat com>
- Subject: [dm-devel] Re: [git pull] device-mapper patches for 2.6.29
- Date: Tue, 6 Jan 2009 11:15:58 +0800
2009/1/6 Linus Torvalds <torvalds linux-foundation org>:
>
>
> On Mon, 5 Jan 2009, Alasdair G Kergon wrote:
>>
>> Please pull from:
>>
>> master.kernel.org:/pub/scm/linux/kernel/git/agk/linux-2.6-dm.git
>>
>> to get the following device-mapper patches for 2.6.29:
>
> Oh no, this is totally broken, and doesn't compile even with my fairly
> minimal install:
>
> drivers/md/dm-target.c: In function 'dm_unregister_target':
> drivers/md/dm-target.c:106: error: implicit declaration of function 'module_refcount'
>
> Not pulled.
>
> Linus
>
That's my fault, module_refcount can only be used if
CONFIG_MODULE_UNLOAD defined according to <linux/module.h>,
So now maybe we can add a null macro to module_refcount if
CONFIG_MODULE_UNLOAD undefined?
--
Cheng Renquan (程任全), Shenzhen, China
Paula Poundstone - "I don't have a bank account because I don't know
my mother's maiden name."
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]