From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id AD2D5C433F5 for ; Tue, 5 Apr 2022 11:49:43 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=zB2CGh8Qq+zA1pTdnp6+U6suaAvLojPDIExvtqxoSmo=; b=k/3NvYxYwtkdJ9 H6+MJuCwjEZXwvAmV9dGHv/M2mqITvSQE3sV6XNqmgHllUb6zpbQ63mEGYQ3MW6cxhvZPlqD9OXgj mLIMXbAR8jLdvVTIoegx6nPLYxcFUCoxVYuFlcbchEU8waOi5oMO82VQAifTqBb+tk4w+47Z+yKUs iXbeaaWmOn5UaOdosJ9U+K5ysX9JDM1ERlnJBYdvPqFZDHsyQUADnHqKlb4OyBunSrGQVP3JuJc0z jjrz/B2DFhYrNTtQOp0JZ0yTtY9qO9FSo0X5oXyQSj+sgr6HpwSwJmuY76TIJWllc9yiOwS/dIylM AymprUP6F1lDOk5rRqqg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nbhfl-000rYQ-7L; Tue, 05 Apr 2022 11:48:33 +0000 Received: from mga01.intel.com ([192.55.52.88]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nbhfT-000rT9-TL; Tue, 05 Apr 2022 11:48:17 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1649159295; x=1680695295; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=Lx91HnTsU6TyC6GmdWAsmAGHgR+SGdQHhtVYtI/tJfs=; b=LBeEpKI4a2DN7/B8XWDH/L4ELpZXmYiDEBb6+blAnZI4ewEADqzaIHf+ 0S+BfgOBrrj5r3KEZrfx0+pT5edrr51ic42Pd1jTgkkdJKN0+/aMTgJ8X RhRTpZJDVF7kmPGHT09hvvFzE04ETpRuZi5OEcDteHMyciZyp8mH9bPTU aUUKT3CIiSMS/E2jEPASHRJ2iopavWEhyAlUTXFDXE4dywFOq+JBoZfDn ZqGAd7LnGwvHqiyTrMxQ9tKMlXCPoFuyjqFPA6b9wJqS0l+XvvPFAwrW5 llBEL8g9X1pgCr9Ct8HBW3YZVtyjzhdfY+/maxobYadwhhznT3oo/h4mV g==; X-IronPort-AV: E=McAfee;i="6200,9189,10307"; a="285687805" X-IronPort-AV: E=Sophos;i="5.90,236,1643702400"; d="scan'208";a="285687805" Received: from orsmga008.jf.intel.com ([10.7.209.65]) by fmsmga101.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 05 Apr 2022 04:48:12 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.90,236,1643702400"; d="scan'208";a="569848681" Received: from lkp-server02.sh.intel.com (HELO a44fdfb70b94) ([10.239.97.151]) by orsmga008.jf.intel.com with ESMTP; 05 Apr 2022 04:48:08 -0700 Received: from kbuild by a44fdfb70b94 with local (Exim 4.95) (envelope-from ) id 1nbhfL-0003B9-Dt; Tue, 05 Apr 2022 11:48:07 +0000 Date: Tue, 5 Apr 2022 19:48:01 +0800 From: kernel test robot To: Liang Yang , Miquel Raynal , linux-mtd@lists.infradead.org Cc: kbuild-all@lists.01.org, Liang Yang , Rob Herring , Richard Weinberger , Vignesh Raghavendra , Jerome Brunet , Neil Armstrong , Martin Blumenstingl , Kevin Hilman , Jianxin Pan , Victor Wan , XianWei Zhao , Kelvin Zhang , BiChao Zheng , YongHui Yu , linux-arm-kernel@lists.infradead.org, linux-amlogic@lists.infradead.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org Subject: Re: [PATCH v4 1/2] mtd: rawnand: meson: discard the common MMC sub clock framework Message-ID: <202204051917.AuOOMCQd-lkp@intel.com> References: <20220402074921.13316-2-liang.yang@amlogic.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20220402074921.13316-2-liang.yang@amlogic.com> User-Agent: Mutt/1.10.1 (2018-07-13) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220405_044816_022494_59BC6B43 X-CRM114-Status: GOOD ( 12.48 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Hi Liang, I love your patch! Yet something to improve: [auto build test ERROR on mtd/nand/next] [also build test ERROR on mtd/mtd/next mtd/mtd/fixes robh/for-next v5.18-rc1 next-20220405] [If your patch is applied to the wrong git tree, kindly drop us a note. And when submitting patch, we suggest to use '--base' as documented in https://git-scm.com/docs/git-format-patch] url: https://github.com/intel-lab-lkp/linux/commits/Liang-Yang/refine-the-NFC-clock-framework/20220402-155036 base: https://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git nand/next config: parisc-randconfig-r001-20220405 (https://download.01.org/0day-ci/archive/20220405/202204051917.AuOOMCQd-lkp@intel.com/config) compiler: hppa-linux-gcc (GCC) 11.2.0 reproduce (this is a W=1 build): wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross chmod +x ~/bin/make.cross # https://github.com/intel-lab-lkp/linux/commit/c34b64ab8005a978739f157a07ed342d247fecac git remote add linux-review https://github.com/intel-lab-lkp/linux git fetch --no-tags linux-review Liang-Yang/refine-the-NFC-clock-framework/20220402-155036 git checkout c34b64ab8005a978739f157a07ed342d247fecac # save the config file to linux build tree mkdir build_dir COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-11.2.0 make.cross O=build_dir ARCH=parisc SHELL=/bin/bash If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All errors (new ones prefixed by >>, old ones prefixed by <<): >> ERROR: modpost: "devm_clk_register" [drivers/mtd/nand/raw/meson_nand.ko] undefined! >> ERROR: modpost: "clk_divider_ops" [drivers/mtd/nand/raw/meson_nand.ko] undefined! -- 0-DAY CI Kernel Test Service https://01.org/lkp _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel