2015-11-01 12:13:01

by Stephen Rothwell

[permalink] [raw]
Subject: linux-next: build failure after merge of the mailbox tree

Hi Jassi,

After merging the mailbox tree, today's linux-next build (x86_64
allmodconfig) failed like this:

drivers/mailbox/mailbox-test.c: In function 'mbox_test_receive_message':
drivers/mailbox/mailbox-test.c:226:11: error: implicit declaration of function '__io_virt' [-Werror=implicit-function-declaration]
__io_virt(tdev->mmio), MBOX_MAX_MSG_LEN, true);
^

Caused by commit

a133f8b65d59 ("mailbox: mailbox-test: Correctly repair Sparse warnings")

I have used the mailbox tree from next-20151022 for today.

--
Cheers,
Stephen Rothwell [email protected]


2015-11-04 02:57:24

by Jassi Brar

[permalink] [raw]
Subject: Re: linux-next: build failure after merge of the mailbox tree

On 1 November 2015 at 17:42, Stephen Rothwell <[email protected]> wrote:
> Hi Jassi,
>
> After merging the mailbox tree, today's linux-next build (x86_64
> allmodconfig) failed like this:
>
> drivers/mailbox/mailbox-test.c: In function 'mbox_test_receive_message':
> drivers/mailbox/mailbox-test.c:226:11: error: implicit declaration of function '__io_virt' [-Werror=implicit-function-declaration]
> __io_virt(tdev->mmio), MBOX_MAX_MSG_LEN, true);
> ^
>
> Caused by commit
>
> a133f8b65d59 ("mailbox: mailbox-test: Correctly repair Sparse warnings")
>
> I have used the mailbox tree from next-20151022 for today.
>
Lee, would you please send a fix for your last fix please?

Thanks.

2015-11-04 08:16:16

by Lee Jones

[permalink] [raw]
Subject: Re: linux-next: build failure after merge of the mailbox tree

On Wed, 04 Nov 2015, Jassi Brar wrote:

> On 1 November 2015 at 17:42, Stephen Rothwell <[email protected]> wrote:
> > Hi Jassi,
> >
> > After merging the mailbox tree, today's linux-next build (x86_64
> > allmodconfig) failed like this:
> >
> > drivers/mailbox/mailbox-test.c: In function 'mbox_test_receive_message':
> > drivers/mailbox/mailbox-test.c:226:11: error: implicit declaration of function '__io_virt' [-Werror=implicit-function-declaration]
> > __io_virt(tdev->mmio), MBOX_MAX_MSG_LEN, true);
> > ^
> >
> > Caused by commit
> >
> > a133f8b65d59 ("mailbox: mailbox-test: Correctly repair Sparse warnings")
> >
> > I have used the mailbox tree from next-20151022 for today.
> >
> Lee, would you please send a fix for your last fix please?

I was about to take a look at this, but it looks like you fixed it already.

--
Lee Jones
Linaro STMicroelectronics Landing Team Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog