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 E0C7BC433EF for ; Fri, 8 Jul 2022 19:40:16 +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=RP8X4UkTn4uS6fwmGW2Hd/OreJQmzDz+y0S53HO/knk=; b=cWbs5v1ocinCHE Ek26v1FEXlbcYFcfBWjh/rWyJjUXdkyXZk2YOFlGQ33V+KOy/rflNOk+XIhUPgemZyDqS0Lih/aeE KdMusW/tpmGphs7sZpzH5GSuGIrp8uoWcQSEvZaVue36ph69dP2ljpYxcVWBZR6f6h+yOtT6Cc8qh pgK+4PeM6VbAuBt2V9jFFOLTdoHG6AINbq87jvHE3tSHbN74IUTIgN0Y5m9GsWXn8e6w8CtnHE8Xu RBtwkHlRjp9eG/1jbqBOSgWeF6sKrRa4WQJNbPCisjcDk708ZhmPVB34WLQMYsNd58E0EtZ2kqavu S8lbY+I2YpxY/pKi0Rlg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1o9toy-005dcP-JM; Fri, 08 Jul 2022 19:39:24 +0000 Received: from mga18.intel.com ([134.134.136.126]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1o9tou-005dZl-Mt for linux-arm-kernel@lists.infradead.org; Fri, 08 Jul 2022 19:39:22 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1657309160; x=1688845160; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=LpoDI14rXdWMtl4+x5dyiQKRVxSqj32tjZgTDJN6bu8=; b=dhLdmzQCAvv5p66XwPXUIoGI3G6y8jqEaWt2YoRF+qZuEwzBAl8PsKxK /JpvI2tcntUAkw4dvdlZdMzhfgSAHCuchr4qpFg+89W59CoxBcLt6JQU8 OTv4caON/yt8z1nfbS73HCg69koBtNJNVvgcyw/pW8lfkcYtVfBh99Dgh AhrF9rbKcLWcSkxgF3zPKaluAfiIawI+uBVoSgB3NgNOzxDIABCvCDoQ3 BkMsabQtzpIYZ5vIP8V4oesQTslsgZu73rHR3rJnC06i3rtoEXrJorf4g GE0liRgkIoOKOXzV7/F9gCfGl+dzVNIwI3+DfRnZH/zIkXtaQ5TlN4xeo g==; X-IronPort-AV: E=McAfee;i="6400,9594,10402"; a="267391821" X-IronPort-AV: E=Sophos;i="5.92,256,1650956400"; d="scan'208";a="267391821" Received: from fmsmga004.fm.intel.com ([10.253.24.48]) by orsmga106.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 08 Jul 2022 12:39:12 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.92,256,1650956400"; d="scan'208";a="661876727" Received: from lkp-server01.sh.intel.com (HELO 68b931ab7ac1) ([10.239.97.150]) by fmsmga004.fm.intel.com with ESMTP; 08 Jul 2022 12:39:09 -0700 Received: from kbuild by 68b931ab7ac1 with local (Exim 4.95) (envelope-from ) id 1o9toe-000Nqg-0N; Fri, 08 Jul 2022 19:39:04 +0000 Date: Sat, 9 Jul 2022 03:38:35 +0800 From: kernel test robot To: Tanmay Shah , bjorn.andersson@linaro.org, mathieu.poirier@linaro.org, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, michal.simek@xilinx.com, ben.levinsky@xilinx.com, tanmay.shah@xilinx.com, michal.simek@amd.com Cc: Paul Gazzillo , Necip Fazil Yildiran , kbuild-all@lists.01.org, linux-remoteproc@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Tanmay Shah Subject: Re: [PATCH v9 6/6] drivers: remoteproc: Add Xilinx r5 remoteproc driver Message-ID: <202207090358.SyMJbHIZ-lkp@intel.com> References: <20220708013955.2340449-7-tanmay.shah@amd.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20220708013955.2340449-7-tanmay.shah@amd.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220708_123920_808876_C3002333 X-CRM114-Status: GOOD ( 12.65 ) 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 Tanmay, Thank you for the patch! Perhaps something to improve: [auto build test WARNING on c6a669485125145afd22230df6e0e6c37f19ad41] url: https://github.com/intel-lab-lkp/linux/commits/Tanmay-Shah/Add-Xilinx-RPU-subsystem-support/20220708-094221 base: c6a669485125145afd22230df6e0e6c37f19ad41 config: (https://download.01.org/0day-ci/archive/20220709/202207090358.SyMJbHIZ-lkp@intel.com/config) reproduce: # https://github.com/intel-lab-lkp/linux/commit/77a934574239ba990778a8007045b8c43955d9f5 git remote add linux-review https://github.com/intel-lab-lkp/linux git fetch --no-tags linux-review Tanmay-Shah/Add-Xilinx-RPU-subsystem-support/20220708-094221 git checkout 77a934574239ba990778a8007045b8c43955d9f5 # 1. reproduce by kismet # install kmax per https://github.com/paulgazz/kmax/blob/master/README.md kismet --linux-ksrc=linux --selectees CONFIG_ZYNQMP_IPI_MBOX --selectors CONFIG_XLNX_R5_REMOTEPROC -a=arm64 # 2. reproduce by make # save the config file to linux source tree cd linux make ARCH=arm64 olddefconfig If you fix the issue, kindly add following tag where applicable Reported-by: kernel test robot kismet warnings: (new ones prefixed by >>) >> kismet: WARNING: unmet direct dependencies detected for ZYNQMP_IPI_MBOX when selected by XLNX_R5_REMOTEPROC WARNING: unmet direct dependencies detected for ZYNQMP_IPI_MBOX Depends on [n]: MAILBOX [=n] && ARCH_ZYNQMP [=y] && OF [=y] Selected by [y]: - XLNX_R5_REMOTEPROC [=y] && REMOTEPROC [=y] && PM [=y] && ARCH_ZYNQMP [=y] && ZYNQMP_FIRMWARE [=y] -- 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