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 X-Spam-Level: X-Spam-Status: No, score=-10.9 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 76A4CC433E0 for ; Sat, 6 Feb 2021 07:50:07 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 3719664FBA for ; Sat, 6 Feb 2021 07:50:07 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 3719664FBA Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References:Message-ID: Subject: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=j5mJqWyZkoKwAuGpBdRKiHXAKKIZxorW9rn41nE11LQ=; b=RQcs7aAjsPaLX03nyvn0m9vRw CEqnOBv9D+UdquKxakLgTFPQul0h/oVq+c0km+sfvYSP8+qpZqzannn0KzveoRX8G5HPrXrDybckr KfAcGqigORHhj+dTwNsKBnEmCHNmuo2+CJ4GkvgP+4SRcbd31Lx44CZTLSTqhJwPps+grFXgfek3/ LVCaAAZagc+D6YIn0abubFgSaeUZTuMwZhNv7ijHKfNr0ExZpV+OV9co9J5xlAJ6QzZ+vEPyp282I chAxMuKQvhXo8z4uLwFedBF28L0pC/MaRWKwQq5zPJwaLjp1ni3p3PqizrSyB+ueGiCu2ZvgoMK6Q blEU/6zhw==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1l8IKf-0000a4-4z; Sat, 06 Feb 2021 07:48:41 +0000 Received: from mail.kernel.org ([198.145.29.99]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1l8IKb-0000Zj-HZ for linux-arm-kernel@lists.infradead.org; Sat, 06 Feb 2021 07:48:38 +0000 Received: by mail.kernel.org (Postfix) with ESMTPSA id D132964FBA; Sat, 6 Feb 2021 07:48:31 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1612597714; bh=36HJ8WEgnbXLj3vqggXJ91+qX7tBAyfqOVHma0V58H8=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=BfDF1cwzZwHemiNSNK1HqUL2C3WVnEpUDzMInH1+VAAO4QNdc4DdmY2VqU6z5cyv/ +sItuBZIH00bvgGSTDYoTtm4/gKN4zi6llja0MAbK/pS3qB+hRoEFspWbm45HSfbGu ZdIn6J8e8fOEd67ft6V67+h/XNkZx5Wn7qSfkhcvPGtH32DRUDh3GmZmy23Of+9hd1 h7F2B+q80Pmb4U5bDYm4JJoCPjAmQhpRf4LTVEi/gUOSkWSfg0tNVdmVT6klwdctLm osE9Rc1MVd12nq66MKRKLdIzvblmdZZEtNNjEXQdJtxVOHHk49ilQDlSaYK4tbNWRM eRW5czALz9fhw== Date: Sat, 6 Feb 2021 15:48:29 +0800 From: Peter Chen To: kernel test robot , Frank Li Subject: Re: [PATCH 1/1] usb: cdns3: add power lost support for system resume Message-ID: <20210206074829.GB2648@b29397-desktop> References: <20210202170121.29777-1-Frank.Li@nxp.com> <202102031214.AhcjqrgE-lkp@intel.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <202102031214.AhcjqrgE-lkp@intel.com> User-Agent: Mutt/1.9.4 (2018-02-28) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210206_024837_694303_94CF1D84 X-CRM114-Status: GOOD ( 18.91 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: pawell@cadence.com, kbuild-all@lists.01.org, linux-usb@vger.kernel.org, lznuaa@gmail.com, linux-imx@nxp.com, a-govindraju@ti.com, linux-arm-kernel@lists.infradead.org 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 On 21-02-03 12:19:05, kernel test robot wrote: > Hi Frank, > > I love your patch! Yet something to improve: > > [auto build test ERROR on peter.chen-usb/for-usb-next] > [also build test ERROR on next-20210125] > [cannot apply to v5.11-rc6] > [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/0day-ci/linux/commits/Frank-Li/usb-cdns3-add-power-lost-support-for-system-resume/20210203-011535 > base: https://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb.git for-usb-next > config: riscv-allmodconfig (attached as .config) > compiler: riscv64-linux-gcc (GCC) 9.3.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/0day-ci/linux/commit/a41cbdf2c0138a8c317d84fa967c0ebcc5396dd3 > git remote add linux-review https://github.com/0day-ci/linux > git fetch --no-tags linux-review Frank-Li/usb-cdns3-add-power-lost-support-for-system-resume/20210203-011535 > git checkout a41cbdf2c0138a8c317d84fa967c0ebcc5396dd3 > # save the attached .config to linux build tree > COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=riscv > > 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: "cdns_power_is_lost" [drivers/usb/cdns3/cdns3.ko] undefined! > Frank, would you please fix this build error as well as Pawel's comments, then, send again. -- Thanks, Peter Chen _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel