2009-11-24 01:14:18

by Stephen Rothwell

[permalink] [raw]
Subject: linux-next: ubifs tree build failure

Hi Artem,

Today's linux-next build (x86_64 allmodconfig) failed like this:

fs/ubifs/super.c: In function 'open_ubi':
fs/ubifs/super.c:1866: error: implicit declaration of function 'ubi_open_volume_path'
fs/ubifs/super.c:1866: warning: assignment makes pointer from integer without a cast

Caused by commit 82ccbf8c4ec2113d4e73dbac3ca914019ca883ca ("UBIFS:
support mounting of UBI volume character devices") which I have reverted
for today.

--
Cheers,
Stephen Rothwell [email protected]
http://www.canb.auug.org.au/~sfr/


Attachments:
(No filename) (546.00 B)
(No filename) (198.00 B)
Download all attachments

2009-11-24 06:32:17

by Artem Bityutskiy

[permalink] [raw]
Subject: Re: linux-next: ubifs tree build failure

On Tue, 2009-11-24 at 02:14 +0100, Stephen Rothwell wrote:
> Hi Artem,
>
> Today's linux-next build (x86_64 allmodconfig) failed like this:
>
> fs/ubifs/super.c: In function 'open_ubi':
> fs/ubifs/super.c:1866: error: implicit declaration of function 'ubi_open_volume_path'
> fs/ubifs/super.c:1866: warning: assignment makes pointer from integer without a cast
>
> Caused by commit 82ccbf8c4ec2113d4e73dbac3ca914019ca883ca ("UBIFS:
> support mounting of UBI volume character devices") which I have reverted
> for today.

Stephen,

thanks for quick reaction and sorry for the hassle. I've just fixed this
up.

--
Best Regards,
Artem Bityutskiy (Артём Битюцкий)

2009-11-24 07:28:02

by Stephen Rothwell

[permalink] [raw]
Subject: Re: linux-next: ubifs tree build failure

Hi Artem,

On Tue, 24 Nov 2009 08:31:54 +0200 Artem Bityutskiy <[email protected]> wrote:
>
> thanks for quick reaction and sorry for the hassle. I've just fixed this
> up.

No worries and thanks.

--
Cheers,
Stephen Rothwell [email protected]
http://www.canb.auug.org.au/~sfr/


Attachments:
(No filename) (310.00 B)
(No filename) (198.00 B)
Download all attachments