[kbuild] [omap-dss2:for-next 16/27] drivers/video/fbdev/s3fb.c:1406 s3_pci_remove() warn: variable dereferenced before check 'info' (see line 1404)

2014-03-03 Thread kbuild test robot
TO: Tomi Valkeinen tomi.valkei...@ti.com Hi Tomi, FYI, there are new smatch warnings show up in tree: git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux.git for-next head: 2b04f21e69a186f645dc543aa3c90a72ffb946a0 commit: 08667731d1d4105296ee760eb2b8b6ca162bb0f8 [16/27] video: move

Re: [kbuild] [omap-dss2:for-next 16/27] drivers/video/fbdev/s3fb.c:1406 s3_pci_remove() warn: variable dereferenced before check 'info' (see line 1404)

2014-03-03 Thread Dan Carpenter
This commit is very old 2011-04-20. regards, dan carpenter On Mon, Mar 03, 2014 at 05:39:52PM +0800, kbuild test robot wrote: TO: Tomi Valkeinen tomi.valkei...@ti.com Hi Tomi, FYI, there are new smatch warnings show up in tree:

[kbuild] [thermal:next 2/11] drivers/thermal/thermal_core.c:90 thermal_register_governor() error: strncmp() 'step_wise' too small (10 vs 20)

2014-03-03 Thread kbuild test robot
TO: Zhang Rui rui.zh...@intel.com Hi Zhang, FYI, there are new smatch warnings show up in tree: git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux.git next head: e79ca84d62d289b90cb39c80df83acf9f315a25c commit: 635a1f41a8f95a35d1bf24c9cc018ffb018a93e6 [2/11] Thermal: thermal zone

[kbuild] [thermal:next 2/11] drivers/thermal/thermal_core.c:90 thermal_register_governor() error: strncmp() 'step_wise' too small (10 vs 20)

2014-03-03 Thread Dan Carpenter
Obviously, this isn't a bug. This warning message is printed using a two step process. The first step makes a list of functions where one parameter is the buffer and one parameter is the size. The second step prints a warning if we call one of those functions with a buffer which is smaller than

[kbuild] [mmc:mmc-next 26/64] drivers/mmc/host/rtsx_pci_sdmmc.c:504:6-11: ERROR: cmd is NULL but dereferenced.

2014-03-03 Thread kbuild test robot
TO: Micky Ching micky_ch...@realsil.com.cn CC: Chris Ball ch...@printf.net Hi Micky, FYI, there are coccinelle warnings in tree: git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc.git mmc-next head: 370aede6a18a41e01f2668108d847b598443fbc0 commit:

[kbuild] [mmc:mmc-next 26/64] drivers/mmc/host/rtsx_pci_sdmmc.c:504:6-11: ERROR: cmd is NULL but dereferenced.

2014-03-03 Thread Dan Carpenter
Hi Micky, FYI, there are coccinelle warnings in tree: git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc.git mmc-next head: 370aede6a18a41e01f2668108d847b598443fbc0 commit: c42deffd5b53c9e583d83c7964854ede2f12410d [26/64] mmc: rtsx: add support for pre_req and post_req

[kbuild] [mmotm:master 212/390] drivers/staging/rtl8712/os_intfs.c:242 start_drv_threads() warn: impossible condition '(IS_ERR(padapter-cmdThread) 0) = (0-1 0)'

2014-03-03 Thread kbuild test robot
TO: Joe Perches j...@perches.com CC: Johannes Weiner han...@cmpxchg.org CC: Andrew Morton a...@linux-foundation.org CC: Linux Memory Management List linux...@kvack.org Hi Joe, FYI, there are new smatch warnings show up in tree: git://git.cmpxchg.org/linux-mmotm.git master head: