Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1260154 > unrolled thread
| Started by | Stephen Rothwell <sfr@canb.auug.org.au> |
|---|---|
| First post | 2015-11-01 13:20 +0100 |
| Last post | 2015-11-04 09:20 +0100 |
| Articles | 3 — 3 participants |
Back to article view | Back to linux.kernel
linux-next: build failure after merge of the mailbox tree Stephen Rothwell <sfr@canb.auug.org.au> - 2015-11-01 13:20 +0100
Re: linux-next: build failure after merge of the mailbox tree Jassi Brar <jaswinder.singh@linaro.org> - 2015-11-04 04:00 +0100
Re: linux-next: build failure after merge of the mailbox tree Lee Jones <lee.jones@linaro.org> - 2015-11-04 09:20 +0100
| From | Stephen Rothwell <sfr@canb.auug.org.au> |
|---|---|
| Date | 2015-11-01 13:20 +0100 |
| Subject | linux-next: build failure after merge of the mailbox tree |
| Message-ID | <qpZM6-86q-13@gated-at.bofh.it> |
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 sfr@canb.auug.org.au
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[toc] | [next] | [standalone]
| From | Jassi Brar <jaswinder.singh@linaro.org> |
|---|---|
| Date | 2015-11-04 04:00 +0100 |
| Message-ID | <qqWsN-2Sp-1@gated-at.bofh.it> |
| In reply to | #1260154 |
On 1 November 2015 at 17:42, Stephen Rothwell <sfr@canb.auug.org.au> 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.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[toc] | [prev] | [next] | [standalone]
| From | Lee Jones <lee.jones@linaro.org> |
|---|---|
| Date | 2015-11-04 09:20 +0100 |
| Message-ID | <qr1st-6mm-5@gated-at.bofh.it> |
| In reply to | #1262054 |
On Wed, 04 Nov 2015, Jassi Brar wrote:
> On 1 November 2015 at 17:42, Stephen Rothwell <sfr@canb.auug.org.au> 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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web