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 D19DBC433EF for ; Tue, 14 Jun 2022 11:14:41 +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-Type: Content-Transfer-Encoding:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:Date:Message-ID:From: References:Cc:To:Subject:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=dzETyR+BBIB0boLFcsRZBlx9wOizWKd8C7mbc5GZjU0=; b=asUHl3MCV2HDzf3Zp08p41uXTo N3EhOXbYonOx0/9M0nXam0wk1YJI3X3F3kubNIk7AYP54rxBHvCf/+dPlKMX4pgnyfLsxc7VN+tQg LZJzVStAM+Hvvq5VjMgRpteZnWFEDnuZ1nq78OeDI7rRekvoYshM9JxLtV0XcT2Q/AkOhrDw3lnPK q+r9An0eN8mNJa0uZ84fgk1lVwwSe7Fg3UxFcCiSCaqHAHrC+tNfWPQSYGAEJ2ufakiwSXFRVvGz2 bmpUEk3pPwq077+eeCMmUzewINrexr+V0xaJLt7SmAChqJgEiwLdwWdrCdxw3nckRhjDYMgui1Hqm VtO/BbEg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1o14UE-009DUl-Oc; Tue, 14 Jun 2022 11:13:30 +0000 Received: from mga02.intel.com ([134.134.136.20]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1o14U4-009DRf-9l for linux-arm-kernel@lists.infradead.org; Tue, 14 Jun 2022 11:13:22 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1655205200; x=1686741200; h=subject:to:cc:references:from:message-id:date: mime-version:in-reply-to:content-transfer-encoding; bh=PkAwYlIH+LhC0yR/XXtEdoYqPZCdO4H6sUEzr+OM2pM=; b=dQcBVP0HNPzQjAp0/QZfEip59IH+6nN33GNzDXFbs0HW8SLWuExAsqTE O9qvlxr9COEWujRKJtRdbxiISmZv1Tr/s8AZW/CWW9l6fXL3J/yz+fiDr P2/8gdUUO6F3q3golXRp2fGHICMnw64P0T9asPHMWt1Tm1404ZX3WbBIW 7M6IKHo51u649VOLk0NmPwSudZ6SU3ms71mS1rrizRE0L7nsk4YPkcmqv 2shc6DFcz5+8TFOq9DJmA7IrF2E/JpdDv1pCsO5de6AS5eRwGvhHbHQZg rmZXJZDqw/uZTpeTVzon6IS6DvRXh9cX9kYbnQDo72Zt5DS8XSTj6Eq2z Q==; X-IronPort-AV: E=McAfee;i="6400,9594,10377"; a="267272213" X-IronPort-AV: E=Sophos;i="5.91,300,1647327600"; d="scan'208";a="267272213" Received: from fmsmga006.fm.intel.com ([10.253.24.20]) by orsmga101.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 14 Jun 2022 04:13:18 -0700 X-IronPort-AV: E=Sophos;i="5.91,300,1647327600"; d="scan'208";a="830358971" Received: from rongch2-mobl.ccr.corp.intel.com (HELO [10.255.28.34]) ([10.255.28.34]) by fmsmga006-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 14 Jun 2022 04:13:12 -0700 Subject: Re: [kbuild-all] Re: [PATCH 1/8] perf: Consolidate branch sample filter helpers To: Anshuman Khandual , kernel test robot , linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, peterz@infradead.org, acme@kernel.org, mark.rutland@arm.com, will@kernel.org Cc: llvm@lists.linux.dev, kbuild-all@lists.01.org, Catalin Marinas , James Clark , Rob Herring , Marc Zyngier , Ingo Molnar , linux-perf-users@vger.kernel.org References: <20220613100119.684673-2-anshuman.khandual@arm.com> <202206140422.ttLxMHtq-lkp@intel.com> <7df0ca46-1ece-2f51-a7a7-a0129724e6bc@arm.com> From: "Chen, Rong A" Message-ID: Date: Tue, 14 Jun 2022 19:13:09 +0800 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Firefox/78.0 Thunderbird/78.12.0 MIME-Version: 1.0 In-Reply-To: <7df0ca46-1ece-2f51-a7a7-a0129724e6bc@arm.com> Content-Language: en-US X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220614_041320_500433_045AE65E X-CRM114-Status: GOOD ( 17.92 ) 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-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On 6/14/2022 9:36 AM, Anshuman Khandual wrote: > > On 6/14/22 02:02, kernel test robot wrote: >> Hi Anshuman, >> >> Thank you for the patch! Yet something to improve: >> >> [auto build test ERROR on tip/perf/core] >> [also build test ERROR on acme/perf/core] >> [cannot apply to arm64/for-next/core] >> [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/Anshuman-Khandual/arm64-perf-Enable-branch-stack-sampling/20220613-180501 >> base: https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git f0fe9f3c7abcc946a676dfb295478c50312523c2 >> config: x86_64-randconfig-a002-20220613 (https://download.01.org/0day-ci/archive/20220614/202206140422.ttLxMHtq-lkp@intel.com/config) >> compiler: clang version 15.0.0 (https://github.com/llvm/llvm-project d378268ead93c85803c270277f0243737b536ae7) >> 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/1bd23b8ca1fc92f2f5b28a94ebd95432febfe96c >> 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/20220613-180501 >> git checkout 1bd23b8ca1fc92f2f5b28a94ebd95432febfe96c >> # save the config file >> mkdir build_dir && cp config build_dir/.config >> COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross W=1 O=build_dir ARCH=x86_64 SHELL=/bin/bash drivers/acpi/ >> >> If you fix the issue, kindly add following tag where applicable >> Reported-by: kernel test robot >> >> All errors (new ones prefixed by >>): >> >> In file included from drivers/acpi/acpi_pad.c:20: >>>> include/linux/perf_event.h:1708:42: error: use of undeclared identifier 'PERF_SAMPLE_BRANCH_PRIV_SAVE'; did you mean 'PERF_SAMPLE_BRANCH_TYPE_SAVE'? >> return event->attr.branch_sample_type & PERF_SAMPLE_BRANCH_PRIV_SAVE; >> ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ >> PERF_SAMPLE_BRANCH_TYPE_SAVE >> include/uapi/linux/perf_event.h:231:2: note: 'PERF_SAMPLE_BRANCH_TYPE_SAVE' declared here >> PERF_SAMPLE_BRANCH_TYPE_SAVE = >> ^ >> 1 error generated. > > This series is dependent on another one which adds symbol PERF_SAMPLE_BRANCH_TYPE_SAVE > as mentioned in the cover letter. I understand the '--base' argument for git format-patch > output, but how to mention another prerequisite series before this can be built tested ? Hi Anshuman, git format-patch supports to set prerequisite-patch-id, kernel test robot can parse the information and apply patch to a proper branch to test. https://git-scm.com/docs/git-format-patch#_base_tree_information Best Regards, Rong Chen _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel