Received: by 2002:a25:31c3:0:0:0:0:0 with SMTP id x186csp760339ybx; Thu, 31 Oct 2019 00:05:32 -0700 (PDT) X-Google-Smtp-Source: APXvYqzShJ0I7zdL+EIs4f1KP6g6F29V4dO6CQwAQgmx8ZZq5A//ul6tW2N/AB5K6fMjMmKo1fZG X-Received: by 2002:a50:e609:: with SMTP id y9mr4348055edm.55.1572505531872; Thu, 31 Oct 2019 00:05:31 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1572505531; cv=none; d=google.com; s=arc-20160816; b=LtpD0XYz/f7ZGNzBZyNX1s0mPMyixDiw4X4gcoAKAPvzCjiPYLsq78c0TawNDhsTsA w0+zf1l8kXBkOvyKLYoxqz6a+Jz/Q+snAohXtxW3fV5xFWjT6xbResrqs65pr5oRDhM2 ga3QAwMu/fexq8gaTioopOHuLbBdhMgJIhhAhBOULoy4Z7lpevumFH3s/nJhe46zuWQQ ZXSLTXtOPOuhcZmRJJD4/ZDp55b5jZzchfHqCgVZu37MRN/dWRXH1oIFRv66JyBqGAvB u0MHXWCXSrM5TtvTXKzYCD6ERzB4yPobaJnz7GaRlmxo9QdXMBAfPIyJ3q7EegwzQIbe g2uw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=6gFk5DApAlWPA7KuI4WkBzYz3L1UXJtfsGRHhTVwMr4=; b=qB/xtJd6biGc4c5t706RnxfZSnd2MA69NWmSJwV3xIhQxHG6iOLHxugLSjrTwXl+Rs abUO6CPngO12JQEwsjvPDgtel8D6BnGMyQLxwT4UbU8MgB9VWfwGUkkqG7SMkgxc/mDW ZLK4b8N13FfL+ohsaA+V8/DKg1yPnjkr7C7/U7AFULE5Sc/gMjQ5lSQDvYAkkj/nyKxP bK7Mmx/Q2Ppq5tujOLwo27JFL5povzSd3na266zbp7TUunSgDeNoFrEaeKDFZklBr18D 01+GRKJHg/QGy53H/CBwbgBbCS+KwKuP9ohfFhCk5fZ1V2XAONmd3vlWhqORpq4uOkGw bmcg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=intel.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id g17si3234029edh.379.2019.10.31.00.05.07; Thu, 31 Oct 2019 00:05:31 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=intel.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726883AbfJaHEa (ORCPT + 99 others); Thu, 31 Oct 2019 03:04:30 -0400 Received: from mga04.intel.com ([192.55.52.120]:8892 "EHLO mga04.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726607AbfJaHEa (ORCPT ); Thu, 31 Oct 2019 03:04:30 -0400 X-Amp-Result: UNKNOWN X-Amp-Original-Verdict: FILE UNKNOWN X-Amp-File-Uploaded: False Received: from orsmga005.jf.intel.com ([10.7.209.41]) by fmsmga104.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 31 Oct 2019 00:04:29 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.68,250,1569308400"; d="scan'208";a="375143544" Received: from lkp-server01.sh.intel.com (HELO lkp-server01) ([10.239.97.150]) by orsmga005.jf.intel.com with ESMTP; 31 Oct 2019 00:04:26 -0700 Received: from kbuild by lkp-server01 with local (Exim 4.89) (envelope-from ) id 1iQ4VN-000Hkq-Mb; Thu, 31 Oct 2019 15:04:25 +0800 Date: Thu, 31 Oct 2019 15:04:16 +0800 From: kbuild test robot To: Can Guo Cc: kbuild-all@lists.01.org, asutoshd@codeaurora.org, nguyenb@codeaurora.org, rnayak@codeaurora.org, linux-scsi@vger.kernel.org, kernel-team@android.com, saravanak@google.com, salyzyn@google.com, cang@codeaurora.org, Subhash Jadavani , Alim Akhtar , Avri Altman , Pedro Sousa , "James E.J. Bottomley" , "Martin K. Petersen" , Stanley Chu , Bean Huo , Tomas Winkler , open list Subject: Re: [PATCH v1 1/2] scsi: ufs: Fix up clock scaling Message-ID: <201910311454.ePfJ33Sl%lkp@intel.com> References: <1572351831-30373-2-git-send-email-cang@codeaurora.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1572351831-30373-2-git-send-email-cang@codeaurora.org> X-Patchwork-Hint: ignore User-Agent: NeoMutt/20170113 (1.7.2) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Can, Thank you for the patch! Perhaps something to improve: [auto build test WARNING on scsi/for-next] [also build test WARNING on v5.4-rc5 next-20191030] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system. BTW, we also suggest to use '--base' option to specify the base tree in git format-patch, please see https://stackoverflow.com/a/37406982] url: https://github.com/0day-ci/linux/commits/Can-Guo/UFS-driver-general-fixes-bundle-2/20191031-081324 base: https://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi.git for-next reproduce: # apt-get install sparse # sparse version: v0.6.1-dirty make ARCH=x86_64 allmodconfig make C=1 CF='-fdiagnostic-prefix -D__CHECK_ENDIAN__' If you fix the issue, kindly add following tag Reported-by: kbuild test robot sparse warnings: (new ones prefixed by >>) >> drivers/scsi/ufs/ufshcd.c:977:5: sparse: sparse: symbol 'ufshcd_scale_clks' was not declared. Should it be static? 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