* next-20150629 build: 1 failures 74 warnings (next-20150629)
[not found] <E1Z9WQC-000356-Bd@optimist>
@ 2015-06-29 17:02 ` Mark Brown
2015-06-29 17:06 ` Mark Brown
2015-06-29 17:15 ` Mark Brown
2 siblings, 0 replies; 4+ messages in thread
From: Mark Brown @ 2015-06-29 17:02 UTC (permalink / raw)
To: linux-arm-kernel
On Mon, Jun 29, 2015 at 11:36:17AM +0100, Build bot for Mark Brown wrote:
> arm-allmodconfig
> ../arch/arm/mach-socfpga/pm.c:59:2: error: implicit declaration of function 'dev_get_gen_pool' [-Werror=implicit-function-declaration]
For a short while now -next has been failing to build an ARM
allmodconfig due to a collision between "genalloc: rename
dev_get_gen_pool() to gen_pool_get()" in the akpm tree and "ARM:
socfpga: support suspend to ram" which as been added via the arm-soc
tree and introduces a new use.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: Digital signature
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20150629/50c9c0e6/attachment.sig>
^ permalink raw reply [flat|nested] 4+ messages in thread* next-20150629 build: 1 failures 74 warnings (next-20150629)
[not found] <E1Z9WQC-000356-Bd@optimist>
2015-06-29 17:02 ` next-20150629 build: 1 failures 74 warnings (next-20150629) Mark Brown
@ 2015-06-29 17:06 ` Mark Brown
2015-06-30 6:11 ` Jan Kara
2015-06-29 17:15 ` Mark Brown
2 siblings, 1 reply; 4+ messages in thread
From: Mark Brown @ 2015-06-29 17:06 UTC (permalink / raw)
To: linux-arm-kernel
On Mon, Jun 29, 2015 at 11:36:17AM +0100, Build bot for Mark Brown wrote:
Today's -next fails to build an ARM allmodconfig due to:
> ../drivers/gpu/drm/exynos/exynos_drm_g2d.c:465:7: error: 'vec' undeclared (first use in this function)
caused by "drm/exynos: convert g2d_userptr_get_dma_addr() to use
get_vaddr_frames()" which has an obvious bug testing the return value of
frame_vector_create() by trying to look at vec rather than g2d_userptr->vec.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: Digital signature
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20150629/bb8a60ef/attachment-0001.sig>
^ permalink raw reply [flat|nested] 4+ messages in thread* next-20150629 build: 1 failures 74 warnings (next-20150629)
2015-06-29 17:06 ` Mark Brown
@ 2015-06-30 6:11 ` Jan Kara
0 siblings, 0 replies; 4+ messages in thread
From: Jan Kara @ 2015-06-30 6:11 UTC (permalink / raw)
To: linux-arm-kernel
On Mon 29-06-15 18:06:22, Mark Brown wrote:
> On Mon, Jun 29, 2015 at 11:36:17AM +0100, Build bot for Mark Brown wrote:
>
> Today's -next fails to build an ARM allmodconfig due to:
>
> > ../drivers/gpu/drm/exynos/exynos_drm_g2d.c:465:7: error: 'vec' undeclared (first use in this function)
>
> caused by "drm/exynos: convert g2d_userptr_get_dma_addr() to use
> get_vaddr_frames()" which has an obvious bug testing the return value of
> frame_vector_create() by trying to look at vec rather than g2d_userptr->vec.
Thanks for notice. Attached is a fixed version of the patch.
Honza
--
Jan Kara <jack@suse.cz>
SUSE Labs, CR
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-drm-exynos-Convert-g2d_userptr_get_dma_addr-to-use-g.patch
Type: text/x-patch
Size: 7689 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20150630/4b3e469d/attachment.bin>
^ permalink raw reply [flat|nested] 4+ messages in thread
* next-20150629 build: 1 failures 74 warnings (next-20150629)
[not found] <E1Z9WQC-000356-Bd@optimist>
2015-06-29 17:02 ` next-20150629 build: 1 failures 74 warnings (next-20150629) Mark Brown
2015-06-29 17:06 ` Mark Brown
@ 2015-06-29 17:15 ` Mark Brown
2 siblings, 0 replies; 4+ messages in thread
From: Mark Brown @ 2015-06-29 17:15 UTC (permalink / raw)
To: linux-arm-kernel
On Mon, Jun 29, 2015 at 11:36:17AM +0100, Build bot for Mark Brown wrote:
Today's -next fails to build an ARM allmodconfig due to:
> ../drivers/watchdog/omap_wdt.c:288:18: error: 'omap_wdt' undeclared (first use in this function)
which is introduced by "watchdog: omap_wdt: early_enable module
parameter" which adds the above reference to a nonexistant variable.
Presumably the patch was generated against something sufficiently old to
lack "watchdog: omap: put struct watchdog_device into driver data" which
appears to be where it was removed.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: Digital signature
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20150629/b636df07/attachment.sig>
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2015-06-30 6:11 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <E1Z9WQC-000356-Bd@optimist>
2015-06-29 17:02 ` next-20150629 build: 1 failures 74 warnings (next-20150629) Mark Brown
2015-06-29 17:06 ` Mark Brown
2015-06-30 6:11 ` Jan Kara
2015-06-29 17:15 ` Mark Brown
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox