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:	Wed, 10 Dec 2014 03:38:17 +0800
From:	kbuild test robot <fengguang.wu@...el.com>
To:	Tejun Heo <tj@...nel.org>
Cc:	kbuild-all@...org, Andrew Morton <akpm@...ux-foundation.org>,
	Linux Memory Management List <linux-mm@...ck.org>,
	Rasmus Villemoes <linux@...musvillemoes.dk>,
	Sudeep Holla <sudeep.holla@....com>,
	Michal Nazarewicz <mina86@...a86.com>,
	linux-kernel@...r.kernel.org
Subject: [tj-misc:review-wq-dump 1/15] lib/bitmap.c:574:6: sparse: symbol
 'bitmap_print_list' was not declared. Should it be static?

tree:   git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc.git review-wq-dump
head:   c48dd4e1a0d7225c97d7294958dd8ba6be82fde9
commit: 069dcda94642807dc31bf52895bd409512531249 [1/15] bitmap: restructure bitmap_sn[list]printf()
reproduce:
  # apt-get install sparse
  git checkout 069dcda94642807dc31bf52895bd409512531249
  make ARCH=x86_64 allmodconfig
  make C=1 CF=-D__CHECK_ENDIAN__


sparse warnings: (new ones prefixed by >>)

>> lib/bitmap.c:574:6: sparse: symbol 'bitmap_print_list' was not declared. Should it be static?
   lib/bitmap.c:1250:30: sparse: incorrect type in assignment (different base types)
   lib/bitmap.c:1250:30:    expected unsigned long [unsigned] [long] <noident>
   lib/bitmap.c:1250:30:    got restricted __le64 [usertype] <noident>
   lib/bitmap.c:1252:30: sparse: incorrect type in assignment (different base types)
   lib/bitmap.c:1252:30:    expected unsigned long [unsigned] [long] <noident>
   lib/bitmap.c:1252:30:    got restricted __le32 [usertype] <noident>

Please review and possibly fold the followup patch.

---
0-DAY kernel test infrastructure                Open Source Technology Center
http://lists.01.org/mailman/listinfo/kbuild                 Intel Corporation
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ