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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id EB054ECAAD5 for ; Thu, 8 Sep 2022 10:16:48 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229976AbiIHKQq (ORCPT ); Thu, 8 Sep 2022 06:16:46 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:36788 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229695AbiIHKQo (ORCPT ); Thu, 8 Sep 2022 06:16:44 -0400 Received: from foss.arm.com (foss.arm.com [217.140.110.172]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id EBF1AC00FC; Thu, 8 Sep 2022 03:16:42 -0700 (PDT) Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id F36DA14BF; Thu, 8 Sep 2022 03:16:48 -0700 (PDT) Received: from [10.162.41.8] (unknown [10.162.41.8]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 265F23F71A; Thu, 8 Sep 2022 03:16:37 -0700 (PDT) Message-ID: <36c5c95c-b5e7-388f-727b-7864ef3fe41f@arm.com> Date: Thu, 8 Sep 2022 15:46:35 +0530 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.11.0 Subject: Re: [PATCH V2 6/7] arm64/perf: Add BRBE driver Content-Language: en-US To: kernel test robot , linux-kernel@vger.kernel.org, linux-perf-users@vger.kernel.org, linux-arm-kernel@lists.infradead.org, peterz@infradead.org, acme@kernel.org, mark.rutland@arm.com, will@kernel.org, catalin.marinas@arm.com Cc: kbuild-all@lists.01.org, James Clark , Rob Herring , Marc Zyngier , Ingo Molnar References: <20220908051046.465307-7-anshuman.khandual@arm.com> <202209081717.00OiPpzm-lkp@intel.com> From: Anshuman Khandual In-Reply-To: <202209081717.00OiPpzm-lkp@intel.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 9/8/22 14:53, kernel test robot wrote: > Hi Anshuman, > > Thank you for the patch! Yet something to improve: > > [auto build test ERROR on acme/perf/core] > [also build test ERROR on tip/perf/core arm64/for-next/core linus/master v6.0-rc4 next-20220907] > [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#_base_tree_information] > > url: https://github.com/intel-lab-lkp/linux/commits/Anshuman-Khandual/arm64-perf-Enable-branch-stack-sampling/20220908-131425 > base: https://git.kernel.org/pub/scm/linux/kernel/git/acme/linux.git perf/core > config: arm64-buildonly-randconfig-r002-20220907 (https://download.01.org/0day-ci/archive/20220908/202209081717.00OiPpzm-lkp@intel.com/config) > compiler: aarch64-linux-gcc (GCC) 12.1.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/5b70e42a715860504646cb5bd1788ddb823dd50b > git remote add linux-review https://github.com/intel-lab-lkp/linux > git fetch --no-tags linux-review Anshuman-Khandual/arm64-perf-Enable-branch-stack-sampling/20220908-131425 > git checkout 5b70e42a715860504646cb5bd1788ddb823dd50b > # save the config file > mkdir build_dir && cp config build_dir/.config > COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-12.1.0 make.cross W=1 O=build_dir ARCH=arm64 SHELL=/bin/bash drivers/perf/ > > If you fix the issue, kindly add following tag where applicable > Reported-by: kernel test robot These build problems will not happen with the prerequisite patches as mentioned in the cover letter. https://lore.kernel.org/all/20220824044822.70230-1-anshuman.khandual@arm.com/ https://lore.kernel.org/all/20220906084414.396220-1-anshuman.khandual@arm.com/ 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 CF66BC38145 for ; Thu, 8 Sep 2022 10:17:48 +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:From:References:Cc:To: Subject:MIME-Version:Date:Message-ID:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=+baDvG8u66FLLXu/jirctI8a69tC8P5wCPXZGh0mJl4=; b=fMDae3kb8EXpvp SJfjR1oLHmPbbv8pq6p1y7Wcx+64HhaT8FpguVWBu4KCTnMQo/e17OruGPoKzob+Zxmg7jhgsrBZE +7blcOpqjk9pdKoNm/SD0cCo2Uaf5cNZ9LVVO7g3PsVCi/lxwr+AVPTCW5an6uUmjg9DIe8yRKdGf sXitaOIRIi+siydJ+AajhaeMrRt/u18LH3bC7OY1jOMpx3DgAcUzogpDSgH46QbzD00eQfnjO8IU6 JsrxbpT05cnCIOk/dfCGa2qy0p9mGdIZf48bdS4t3yx9+dZPLSXohdbRbDu2EVeGAb+bHJzajEm4E UhSugAnXQQX9sCe0SRJw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oWEaZ-002IUb-8Y; Thu, 08 Sep 2022 10:16:51 +0000 Received: from foss.arm.com ([217.140.110.172]) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oWEaU-002ISo-Ri for linux-arm-kernel@lists.infradead.org; Thu, 08 Sep 2022 10:16:48 +0000 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id F36DA14BF; Thu, 8 Sep 2022 03:16:48 -0700 (PDT) Received: from [10.162.41.8] (unknown [10.162.41.8]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 265F23F71A; Thu, 8 Sep 2022 03:16:37 -0700 (PDT) Message-ID: <36c5c95c-b5e7-388f-727b-7864ef3fe41f@arm.com> Date: Thu, 8 Sep 2022 15:46:35 +0530 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.11.0 Subject: Re: [PATCH V2 6/7] arm64/perf: Add BRBE driver Content-Language: en-US To: kernel test robot , linux-kernel@vger.kernel.org, linux-perf-users@vger.kernel.org, linux-arm-kernel@lists.infradead.org, peterz@infradead.org, acme@kernel.org, mark.rutland@arm.com, will@kernel.org, catalin.marinas@arm.com Cc: kbuild-all@lists.01.org, James Clark , Rob Herring , Marc Zyngier , Ingo Molnar References: <20220908051046.465307-7-anshuman.khandual@arm.com> <202209081717.00OiPpzm-lkp@intel.com> From: Anshuman Khandual In-Reply-To: <202209081717.00OiPpzm-lkp@intel.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220908_031646_993063_D2E61B8F X-CRM114-Status: GOOD ( 12.07 ) 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 On 9/8/22 14:53, kernel test robot wrote: > Hi Anshuman, > > Thank you for the patch! Yet something to improve: > > [auto build test ERROR on acme/perf/core] > [also build test ERROR on tip/perf/core arm64/for-next/core linus/master v6.0-rc4 next-20220907] > [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#_base_tree_information] > > url: https://github.com/intel-lab-lkp/linux/commits/Anshuman-Khandual/arm64-perf-Enable-branch-stack-sampling/20220908-131425 > base: https://git.kernel.org/pub/scm/linux/kernel/git/acme/linux.git perf/core > config: arm64-buildonly-randconfig-r002-20220907 (https://download.01.org/0day-ci/archive/20220908/202209081717.00OiPpzm-lkp@intel.com/config) > compiler: aarch64-linux-gcc (GCC) 12.1.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/5b70e42a715860504646cb5bd1788ddb823dd50b > git remote add linux-review https://github.com/intel-lab-lkp/linux > git fetch --no-tags linux-review Anshuman-Khandual/arm64-perf-Enable-branch-stack-sampling/20220908-131425 > git checkout 5b70e42a715860504646cb5bd1788ddb823dd50b > # save the config file > mkdir build_dir && cp config build_dir/.config > COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-12.1.0 make.cross W=1 O=build_dir ARCH=arm64 SHELL=/bin/bash drivers/perf/ > > If you fix the issue, kindly add following tag where applicable > Reported-by: kernel test robot These build problems will not happen with the prerequisite patches as mentioned in the cover letter. https://lore.kernel.org/all/20220824044822.70230-1-anshuman.khandual@arm.com/ https://lore.kernel.org/all/20220906084414.396220-1-anshuman.khandual@arm.com/ _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel From mboxrd@z Thu Jan 1 00:00:00 1970 Content-Type: multipart/mixed; boundary="===============3141108489230440829==" MIME-Version: 1.0 From: Anshuman Khandual To: kbuild-all@lists.01.org Subject: Re: [PATCH V2 6/7] arm64/perf: Add BRBE driver Date: Thu, 08 Sep 2022 15:46:35 +0530 Message-ID: <36c5c95c-b5e7-388f-727b-7864ef3fe41f@arm.com> In-Reply-To: <202209081717.00OiPpzm-lkp@intel.com> List-Id: --===============3141108489230440829== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable On 9/8/22 14:53, kernel test robot wrote: > Hi Anshuman, > = > Thank you for the patch! Yet something to improve: > = > [auto build test ERROR on acme/perf/core] > [also build test ERROR on tip/perf/core arm64/for-next/core linus/master = v6.0-rc4 next-20220907] > [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#_base_tree_information] > = > url: https://github.com/intel-lab-lkp/linux/commits/Anshuman-Khandual/= arm64-perf-Enable-branch-stack-sampling/20220908-131425 > base: https://git.kernel.org/pub/scm/linux/kernel/git/acme/linux.git pe= rf/core > config: arm64-buildonly-randconfig-r002-20220907 (https://download.01.org= /0day-ci/archive/20220908/202209081717.00OiPpzm-lkp(a)intel.com/config) > compiler: aarch64-linux-gcc (GCC) 12.1.0 > reproduce (this is a W=3D1 build): > wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbi= n/make.cross -O ~/bin/make.cross > chmod +x ~/bin/make.cross > # https://github.com/intel-lab-lkp/linux/commit/5b70e42a715860504= 646cb5bd1788ddb823dd50b > git remote add linux-review https://github.com/intel-lab-lkp/linux > git fetch --no-tags linux-review Anshuman-Khandual/arm64-perf-Ena= ble-branch-stack-sampling/20220908-131425 > git checkout 5b70e42a715860504646cb5bd1788ddb823dd50b > # save the config file > mkdir build_dir && cp config build_dir/.config > COMPILER_INSTALL_PATH=3D$HOME/0day COMPILER=3Dgcc-12.1.0 make.cro= ss W=3D1 O=3Dbuild_dir ARCH=3Darm64 SHELL=3D/bin/bash drivers/perf/ > = > If you fix the issue, kindly add following tag where applicable > Reported-by: kernel test robot These build problems will not happen with the prerequisite patches as menti= oned in the cover letter. https://lore.kernel.org/all/20220824044822.70230-1-anshuman.khandual(a)arm.= com/ https://lore.kernel.org/all/20220906084414.396220-1-anshuman.khandual(a)arm= .com/ --===============3141108489230440829==--