Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753276AbbGMUSq (ORCPT ); Mon, 13 Jul 2015 16:18:46 -0400 Received: from mga01.intel.com ([192.55.52.88]:6759 "EHLO mga01.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753231AbbGMUSo (ORCPT ); Mon, 13 Jul 2015 16:18:44 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.15,465,1432623600"; d="scan'208";a="523640314" Date: Tue, 14 Jul 2015 04:17:50 +0800 From: kbuild test robot To: Bob Peterson Cc: kbuild-all@01.org, Steven Whitehouse , cluster-devel@redhat.com, linux-kernel@vger.kernel.org Subject: [linux-gfs2:for-next 2/2] fs/gfs2/glock.c:79:26: sparse: symbol 'ht_parms' was not declared. Should it be static? Message-ID: <201507140430.v9SsjheU%fengguang.wu@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.23 (2014-03-12) X-SA-Exim-Connect-IP: X-SA-Exim-Mail-From: fengguang.wu@intel.com X-SA-Exim-Scanned: No (on bee); SAEximRunCond expanded to false Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1367 Lines: 28 tree: git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 for-next head: 6afe4c76af372a6b453f33888e664beddc4647b4 commit: 6afe4c76af372a6b453f33888e664beddc4647b4 [2/2] GFS2: Use resizable hash table for glocks reproduce: # apt-get install sparse git checkout 6afe4c76af372a6b453f33888e664beddc4647b4 make ARCH=x86_64 allmodconfig make C=1 CF=-D__CHECK_ENDIAN__ sparse warnings: (new ones prefixed by >>) >> fs/gfs2/glock.c:79:26: sparse: symbol 'ht_parms' was not declared. Should it be static? fs/gfs2/./trace_gfs2.h:160:1: sparse: odd constant _Bool cast (ffffffffffffffff becomes 1) fs/gfs2/glock.c:175:9: sparse: context imbalance in 'gfs2_glock_put' - unexpected unlock fs/gfs2/glock.c:1802:13: sparse: context imbalance in 'gfs2_glock_seq_start' - wrong count at exit >> fs/gfs2/glock.c:1834:13: sparse: context imbalance in 'gfs2_glock_seq_stop' - unexpected unlock Please review and possibly fold the followup patch. --- 0-DAY kernel test infrastructure Open Source Technology Center https://lists.01.org/pipermail/kbuild-all Intel Corporation -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/