lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 28 Oct 2010 11:27:39 +1100
From:	Stephen Rothwell <sfr@...b.auug.org.au>
To:	Andrew Morton <akpm@...ux-foundation.org>
Cc:	linux-next@...r.kernel.org, linux-kernel@...r.kernel.org,
	Mark Brown <broonie@...nsource.wolfsonmicro.com>,
	Sweta Bhatt <sweta.bhatt@...fochips.com>,
	Roland Dreier <rolandd@...co.com>,
	Davide Rizzo <elpa.rizzo@...il.com>,
	Michael Hennerich <michael.hennerich@...log.com>,
	Mike Frysinger <vapier@...too.org>,
	Richard Purdie <rpurdie@...ux.intel.com>,
	Joseph Chan <JosephChan@....com.tw>
Subject: linux-next: build warnings from Linus' tree

Hi all,

While building Linus' tree, today's linux-next build (x86_64 allmodconfig)
produced these warnings:

sound/soc/soc-core.c: In function 'pmdown_time_set':
sound/soc/soc-core.c:169: warning: ignoring return value of 'strict_strtol', declared with attribute warn_unused_result
drivers/infiniband/hw/nes/nes.c: In function 'nes_store_wqm_quanta':
drivers/infiniband/hw/nes/nes.c:1115: warning: ignoring return value of 'strict_strtoul', declared with attribute warn_unused_result
drivers/hwmon/lm95241.c: In function 'set_interval':
drivers/hwmon/lm95241.c:132: warning: ignoring return value of 'strict_strtol', declared with attribute warn_unused_result
drivers/hwmon/lm95241.c: In function 'set_type1':
drivers/hwmon/lm95241.c:219: warning: ignoring return value of 'strict_strtol', declared with attribute warn_unused_result
drivers/hwmon/lm95241.c: In function 'set_type2':
drivers/hwmon/lm95241.c:220: warning: ignoring return value of 'strict_strtol', declared with attribute warn_unused_result
drivers/hwmon/lm95241.c: In function 'set_min1':
drivers/hwmon/lm95241.c:248: warning: ignoring return value of 'strict_strtol', declared with attribute warn_unused_result
drivers/hwmon/lm95241.c: In function 'set_min2':
drivers/hwmon/lm95241.c:249: warning: ignoring return value of 'strict_strtol', declared with attribute warn_unused_result
drivers/hwmon/lm95241.c: In function 'set_max1':
drivers/hwmon/lm95241.c:277: warning: ignoring return value of 'strict_strtol', declared with attribute warn_unused_result
drivers/hwmon/lm95241.c: In function 'set_max2':
drivers/hwmon/lm95241.c:278: warning: ignoring return value of 'strict_strtol', declared with attribute warn_unused_result
drivers/video/backlight/adp8860_bl.c: In function 'adp8860_bl_l1_daylight_max_store':
drivers/video/backlight/adp8860_bl.c:506: warning: ignoring return value of 'strict_strtoul', declared with attribute warn_unused_result
drivers/video/via/viafbdev.c: In function 'viafb_dvp0_proc_write':
drivers/video/via/viafbdev.c:1117: warning: ignoring return value of 'strict_strtoul, ', declared with attribute warn_unused_result
drivers/video/via/viafbdev.c: In function 'viafb_dvp1_proc_write':
drivers/video/via/viafbdev.c:1187: warning: ignoring return value of 'strict_strtoul', declared with attribute warn_unused_result
drivers/video/via/viafbdev.c: In function 'viafb_dfph_proc_write':
drivers/video/via/viafbdev.c:1245: warning: ignoring return value of 'strict_strtoul', declared with attribute warn_unused_result
drivers/video/via/viafbdev.c: In function 'viafb_dfpl_proc_write':
drivers/video/via/viafbdev.c:1284: warning: ignoring return value of 'strict_strtoul', declared with attribute warn_unused_result
drivers/video/via/viafbdev.c: In function 'viafb_vt1636_proc_write':
drivers/video/via/viafbdev.c:1353: warning: ignoring return value of 'strict_strtoul', declared with attribute warn_unused_result
drivers/video/via/viafbdev.c:1390: warning: ignoring return value of 'strict_strtoul', declared with attribute warn_unused_result

Exposed by commit a55621f15bc61826969a29e111ba131a55ef45de
("include/linux/kernel.h: add __must_check to strict_strto*()").

-- 
Cheers,
Stephen Rothwell                    sfr@...b.auug.org.au
http://www.canb.auug.org.au/~sfr/

Content of type "application/pgp-signature" skipped

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ