From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755579AbbCEMgR (ORCPT ); Thu, 5 Mar 2015 07:36:17 -0500 Received: from mga09.intel.com ([134.134.136.24]:30230 "EHLO mga09.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755383AbbCEMf6 (ORCPT ); Thu, 5 Mar 2015 07:35:58 -0500 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.11,346,1422950400"; d="scan'208";a="675557011" Date: Thu, 5 Mar 2015 20:35:34 +0800 From: kbuild test robot To: Toshi Kani Cc: kbuild-all@01.org, Johannes Weiner , Andrew Morton , Linux Memory Management List , linux-kernel@vger.kernel.org Subject: [mmotm:master 126/298] lib/ioremap.c:17:19: sparse: symbol 'ioremap_pud_capable' was not declared. Should it be static? Message-ID: <201503052019.YDsQ378S%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 tree: git://git.cmpxchg.org/linux-mmotm.git master head: fe8eec967fb5db169b876720a6e0cced026173b6 commit: e4dc2631d6de08fe1ee5421944a71c7c89ed1d90 [126/298] x86, mm: support huge KVA mappings on x86 reproduce: # apt-get install sparse git checkout e4dc2631d6de08fe1ee5421944a71c7c89ed1d90 make ARCH=x86_64 allmodconfig make C=1 CF=-D__CHECK_ENDIAN__ sparse warnings: (new ones prefixed by >>) >> lib/ioremap.c:17:19: sparse: symbol 'ioremap_pud_capable' was not declared. Should it be static? >> lib/ioremap.c:18:19: sparse: symbol 'ioremap_pmd_capable' was not declared. Should it be static? >> lib/ioremap.c:19:19: sparse: symbol 'ioremap_huge_disabled' was not declared. Should it be static? 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