Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1453204 > unrolled thread

Re: mainline build: 2 warnings 2 failures (mainline/v4.7-8076-g7a66ecf)

Started byArnd Bergmann <arnd@arndb.de>
First post2016-08-01 15:30 +0200
Last post2016-08-01 15:30 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: mainline build: 2 warnings 2 failures (mainline/v4.7-8076-g7a66ecf) Arnd Bergmann <arnd@arndb.de> - 2016-08-01 15:30 +0200

#1453204 — Re: mainline build: 2 warnings 2 failures (mainline/v4.7-8076-g7a66ecf)

FromArnd Bergmann <arnd@arndb.de>
Date2016-08-01 15:30 +0200
SubjectRe: mainline build: 2 warnings 2 failures (mainline/v4.7-8076-g7a66ecf)
Message-ID<s1ls5-6Sc-9@gated-at.bofh.it>
On Monday, August 1, 2016 5:32:12 AM CEST Olof's autobuilder wrote:

>         Runtime:                57m 10s
> 
>         Passed:                 121
>         Failed:                 2
> 
>         Warnings:               2
> 
>         Section mismatches:     0

Nice!

> Errors:
> 
>         arm64.allmodconfig:
> binder.c:(.text+0x2e1578): undefined reference to `usb_ep_set_maxpacket_limit'
> binder.c:(.text+0x2e1660): undefined reference to `usb_ep_set_maxpacket_limit'
> 
>         arm.allmodconfig:
> binder.c:(.text+0x209f70): undefined reference to `usb_ep_set_maxpacket_limit'
> binder.c:(.text+0x20a038): undefined reference to `usb_ep_set_maxpacket_limit'

This is fixed in linux-next by 0bf048abeb ("staging: emxx_udc: allow modular
build"), currently this is in the usb-next branch.

> Warnings:
>       1 arch/arm/mach-s3c64xx/common.h:27:30: warning: 'struct device_node' declared inside parameter list will not be visible outside of this definition or declaration

The workaround is in arm-soc, should be merged in the next few days

>       1 drivers/tty/serial/8250/8250_fintek.c:34:0: warning: "IRQ_MODE" redefined

I sent "8250/fintek: rename IRQ_MODE macro" on June 27, but Greg hasn't applied
it yet. It's currently the only remaining warning reported by Olof's build
bot for linux-next.

	Arnd

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web