Re: v4.1.38-rt46 build: 1 failures 46 warnings (v4.1.38-rt46)
From: Arnd Bergmann <arnd@arndb.de>
Date: 2017-03-24 18:59:46
Also in:
stable
From: Arnd Bergmann <arnd@arndb.de>
Date: 2017-03-24 18:59:46
Also in:
stable
On Fri, Mar 24, 2017 at 7:56 PM, Mark Brown [off-list ref] wrote:
On Tue, Mar 21, 2017 at 09:40:29PM +0100, Arnd Bergmann wrote:quoted
On Tue, Mar 21, 2017 at 9:10 PM, Julia Cartwright [off-list ref] wrote:quoted
quoted
drivers/tty/serial/amba-pl011.c: In function 'pl011_console_write': include/linux/spinlock.h:256:3: warning: 'flags' may be used uninitialized in this function [-Wmaybe-uninitialized]quoted
quoted
Which looks like perhaps gcc is confused about the conditional locking/unlocking in this function.quoted
Mark might have a way of providing more verbose build logs, I don't think he has a web interface though. kernelci.org and http://arm-soc.lixom.net/buildlogs/ have some more logs, but don't build this tree.I do have https://builds.sirena.org.uk/ but it's just a dump of files.
I get "access denied" on that.
Arnd