On Tuesday 02 February 2016 06:41:08 Build bot for Mark Brown wrote:
Warnings Summary: 5 4 ../drivers/tty/serial/amba-pl011.c:190:27: warning: 'vendor_zte' defined but not used [-Wunused-variable]
I sent a patch some time ago, got an Ack, but the patch is not yet in tty-next.
1 ../lib/lz4/lz4hc_compress.c:514:1: warning: the frame size of 1472 bytes is larger than 1024 bytes [-Wframe-larger-than=]
I don't get this on my machine. Maybe another misoptimization by older gcc versions?
1 ../drivers/ntb/test/ntb_perf.c:214:14: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 1 ../drivers/ntb/test/ntb_perf.c:213:10: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
Sent a patch the other day, got an Ack.
1 ../drivers/mtd/chips/cfi_cmdset_0020.c:651:1: warning: the frame size of 1032 bytes is larger than 1024 bytes [-Wframe-larger-than=]
I have a patch for this, need to resend a new version to avoid a regression on UML.
Arnd