Re: [kbuild] [alexshi:single-balance 8/9] kernel/sched/fair.c:7235 new_idle_balance() error: potentially dereferencing uninitialized 'slip'.

2014-02-28 Thread Dan Carpenter
False positive. regards, dan carpenter On Fri, Feb 28, 2014 at 06:07:03PM +0800, kbuild test robot wrote: TO: Alex Shi alex@linaro.org Hi Alex, FYI, there are new smatch warnings show up in tree: https://github.com/alexshi/power-scheduling.git single-balance head:

[kbuild] [linuxtv-media:master 476/499] drivers/media/usb/s2255/s2255drv.c:2405 s2255_stop_acquire() warn: inconsistent returns mutex:dev-cmdlock: locked (2391 [(-12)]) unlocked (2405 [0], 2405 [s32

2014-02-28 Thread kbuild test robot
TO: Dean Anderson linux-...@sensoray.com CC: Mauro Carvalho Chehab m.che...@samsung.com CC: linux-me...@vger.kernel.org CC: Hans Verkuil hans.verk...@cisco.com Hi Dean, FYI, there are new smatch warnings show up in tree: git://linuxtv.org/media_tree.git master head:

[kbuild] [linuxtv-media:master 476/499] drivers/media/usb/s2255/s2255drv.c:2405 s2255_stop_acquire() warn: inconsistent returns mutex:dev-cmdlock: locked (2391 [(-12)]) unlocked (2405 [0], 2405 [s32

2014-02-28 Thread kbuild test robot
Hi Dean, FYI, there are new smatch warnings show up in tree: git://linuxtv.org/media_tree.git master head: a06b429df49bb50ec1e671123a45147a1d1a6186 commit: 47d8c881c304642a68d398b87d9e8846e643c81a [476/499] [media] s2255drv: dynamic memory allocation efficiency fix

[kbuild] [wireless-next:master 171/199] drivers/net/wireless/ath/wil6210/debugfs.c:402 wil_txdesc_debugfs_show() warn: buffer overflow 'wil-vring_tx' 24 = 24

2014-02-28 Thread kbuild test robot
TO: Vladimir Kondratiev qca_vkond...@qca.qualcomm.com CC: John W. Linville linvi...@tuxdriver.com Hi Vladimir, FYI, there are new smatch warnings show up in tree: git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next.git master head: 3e3831c4fdc53aabf3a56419ef6d96a841c52435

Re: [kbuild] net: sctp: rework multihoming retransmission path selection to rfc4960

2014-02-28 Thread Dan Carpenter
Hello Daniel Borkmann, This is a semi-automatic email about new static checker warnings. The patch 4c47af4d5eb2: net: sctp: rework multihoming retransmission path selection to rfc4960 from Feb 20, 2014, leads to the following Smatch complaint: net/sctp/associola.c:1322

Re: [kbuild] net: add for_each iterators through neighbour lower link's private

2014-02-28 Thread Dan Carpenter
Hello Veaceslav Falico, This is a semi-automatic email about new static checker warnings. The patch 31088a113c2a: net: add for_each iterators through neighbour lower link's private from Sep 25, 2013, leads to the following Smatch complaint: net/core/dev.c:4566 netdev_lower_get_next_private()