[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20110328042311.GA15481@elte.hu>
Date: Mon, 28 Mar 2011 06:23:11 +0200
From: Ingo Molnar <mingo@...e.hu>
To: Jens Axboe <jaxboe@...ionio.com>
Cc: Linus Torvalds <torvalds@...ux-foundation.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: Re: [GIT PULL] block drivers for 2.6.39-rc
* Jens Axboe <jaxboe@...ionio.com> wrote:
> Hi Linus,
>
> This is the pull request for the block driver updates for 2.6.39. Two
> things here:
>
> - Big drbd update, as per usual...
This driver does not build at all:
drivers/block/drbd/drbd_bitmap.c:1187:5: error: implicit declaration of function ‘generic_find_next_zero_le_bit’ [-Werror=implicit-function-declaration]
drivers/block/drbd/drbd_bitmap.c:1190:5: error: implicit declaration of function ‘generic_find_next_le_bit’ [-Werror=implicit-function-declaration]
drivers/block/drbd/drbd_bitmap.c:1290:4: error: implicit declaration of function ‘generic___test_and_set_le_bit’ [-Werror=implicit-function-declaration]
drivers/block/drbd/drbd_bitmap.c:1292:4: error: implicit declaration of function ‘generic___test_and_clear_le_bit’ [-Werror=implicit-function-declaration]
drivers/block/drbd/drbd_bitmap.c:1441:3: error: implicit declaration of function ‘generic_test_le_bit’ [-Werror=implicit-function-declaration]
Has this been build-tested? These APIs do not exist upstream.
Config attached.
Ingo
View attachment "config" of type "text/plain" (64126 bytes)
Powered by blists - more mailing lists