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 8131EC433F5 for ; Mon, 14 Mar 2022 08:37:42 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S237636AbiCNIit (ORCPT ); Mon, 14 Mar 2022 04:38:49 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:49996 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229955AbiCNIiq (ORCPT ); Mon, 14 Mar 2022 04:38:46 -0400 Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id B253C3EF36; Mon, 14 Mar 2022 01:37:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1647247056; x=1678783056; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=KiIxpXiSc1nrTXbKR7UVVKxgfhqBw+3rTz9+FPtUiMQ=; b=KOlnsQV19HCjblGHSsJXCEA9hRWaDyxs5zghSPM46D5P7pXZysutJFi8 xaGNp0+0BM4goXhAlo25hMLhbvyFe03KVbUkmFZYR+zG3MKozMBth5ud/ 9thi6HadH0pmvXrG99kSHaSGkH/cyi/1s8myVXVYUOe8HSUWLOlPWb8GO 3Cz2G0+Uqv8X4B8I3jS3BJng9pNyjrYp/trg0V6+EP8mcbFvS5YY7LmeV PCd0OOvxfpxo71xTzRGitYPyFU241OsHmDDRf2QVBsooYOn52vGikIrzH UXQgIj7Bq/8f7UTXlJdDxoEjaHeH90WsGb8uov6DCvxxp/A7j5rVJVj3C w==; X-IronPort-AV: E=McAfee;i="6200,9189,10285"; a="256156217" X-IronPort-AV: E=Sophos;i="5.90,180,1643702400"; d="scan'208";a="256156217" Received: from fmsmga008.fm.intel.com ([10.253.24.58]) by fmsmga103.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 14 Mar 2022 01:37:36 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.90,180,1643702400"; d="scan'208";a="597812090" Received: from lkp-server02.sh.intel.com (HELO 89b41b6ae01c) ([10.239.97.151]) by fmsmga008.fm.intel.com with ESMTP; 14 Mar 2022 01:37:32 -0700 Received: from kbuild by 89b41b6ae01c with local (Exim 4.92) (envelope-from ) id 1nTgCq-0009jV-9o; Mon, 14 Mar 2022 08:37:32 +0000 Date: Mon, 14 Mar 2022 16:37:00 +0800 From: kernel test robot To: Anshuman Khandual , linux-kernel@vger.kernel.org, linux-perf-users@vger.kernel.org, peterz@infradead.org, acme@kernel.org Cc: kbuild-all@lists.01.org, Anshuman Khandual , Suzuki Poulose , James Clark , Ingo Molnar , Mark Rutland , Alexander Shishkin , Jiri Olsa , Namhyung Kim , Thomas Gleixner , Will Deacon , linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH V3 05/10] perf: Add PERF_BR_NEW_ARCH_[N] map for BRBE on arm64 platform Message-ID: <202203141608.b9LFCtgv-lkp@intel.com> References: <20220314055857.125421-6-anshuman.khandual@arm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220314055857.125421-6-anshuman.khandual@arm.com> User-Agent: Mutt/1.10.1 (2018-07-13) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Anshuman, Thank you for the patch! Yet something to improve: [auto build test ERROR on linus/master] [also build test ERROR on v5.17-rc8] [cannot apply to tip/perf/core tip/master linux/master next-20220310] [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/Anshuman-Khandual/perf-Expand-perf_branch_entry/20220314-140231 base: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git 09688c0166e76ce2fb85e86b9d99be8b0084cdf9 config: arm-randconfig-m031-20220314 (https://download.01.org/0day-ci/archive/20220314/202203141608.b9LFCtgv-lkp@intel.com/config) compiler: arm-linux-gnueabi-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/0day-ci/linux/commit/03ab85fbfe308184a6e9ad9039338f722204f2fd git remote add linux-review https://github.com/0day-ci/linux git fetch --no-tags linux-review Anshuman-Khandual/perf-Expand-perf_branch_entry/20220314-140231 git checkout 03ab85fbfe308184a6e9ad9039338f722204f2fd # 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=arm prepare If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All errors (new ones prefixed by >>): >> error: include/uapi/linux/perf_event.h: leak CONFIG_ARM64 to user-space make[2]: *** [scripts/Makefile.headersinst:63: usr/include/linux/perf_event.h] Error 1 make[2]: Target '__headers' not remade because of errors. make[1]: *** [Makefile:1277: headers] Error 2 make[1]: Target 'prepare' not remade because of errors. make: *** [Makefile:219: __sub-make] Error 2 make: Target 'prepare' not remade because of errors. --- 0-DAY CI Kernel Test Service https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org 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 44608C433EF for ; Mon, 14 Mar 2022 08:43:46 +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=zTtobTOLUZZHuoybWl4HF9nxnkgh0m/1n5sQ6zPyBBY=; b=k2pQm/B55OFa2z fCWZk+a+5DyZfjw8SId2pwh+fzuGHai+tamIoUVUrZESr6fPzSumJui7q4RrD+vQHoYqU1+NbE9LD l4QzoBT+ShOb6XHoNqMl3k8OInNF78tr8YWVZF7qjoA0u3jrlgVOYE4GJQBts26qBgQv2jLardpAL 8+x/trZpreYmFFFhHvWit0TDr7hpEVQMKbgw20g9vT0IlLXIW13WWfJp2/upcnyh5LJ6vTTk9XFhv Z66Uw+vHOEd8fDBWbZdhJUwICQPZLQKB7lKvpnLkJviTXlVj7itLyw3jRfWxxiRsS3m3GCiZxs/Vq 9a4kfZdRSIDBNZOQOqBg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nTgH8-004Z7x-DW; Mon, 14 Mar 2022 08:42:00 +0000 Received: from mga11.intel.com ([192.55.52.93]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nTgCv-004XQv-NH for linux-arm-kernel@lists.infradead.org; Mon, 14 Mar 2022 08:37:39 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1647247057; x=1678783057; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=KiIxpXiSc1nrTXbKR7UVVKxgfhqBw+3rTz9+FPtUiMQ=; b=T1Pf5mbnOBr/gFqn+drtIjkmqF/txGtFnVYaafh5/ZrAJB8a/8xdWVxZ axWLaGpv+94QoZt/Rgkn0Zek6wYLhajCPQc/Dv73THe5odkUMfb7twCEs 1LHk6Ac8g6nC/Xqo/Vercu1a2AOfrhvtvd7FF5lBEoVf/XeaXADW5PVfe APeH8lMB+7LoozF9pDrZHkLwcjX+nN3cPhDI6kFflkpc4igBA4gYbV47e c7l+oLh+of4R+XpfvO/ROEB5Xv3yyMQDQkdgF/5zWMNVfkSuwT5Z+ZkWr k85Mnl0faU6CD0nJvib0KvREAAaeyLF+Y/cbJl+Nwvfa23MOhihhSIPgf w==; X-IronPort-AV: E=McAfee;i="6200,9189,10285"; a="253529471" X-IronPort-AV: E=Sophos;i="5.90,180,1643702400"; d="scan'208";a="253529471" Received: from fmsmga008.fm.intel.com ([10.253.24.58]) by fmsmga102.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 14 Mar 2022 01:37:36 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.90,180,1643702400"; d="scan'208";a="597812090" Received: from lkp-server02.sh.intel.com (HELO 89b41b6ae01c) ([10.239.97.151]) by fmsmga008.fm.intel.com with ESMTP; 14 Mar 2022 01:37:32 -0700 Received: from kbuild by 89b41b6ae01c with local (Exim 4.92) (envelope-from ) id 1nTgCq-0009jV-9o; Mon, 14 Mar 2022 08:37:32 +0000 Date: Mon, 14 Mar 2022 16:37:00 +0800 From: kernel test robot To: Anshuman Khandual , linux-kernel@vger.kernel.org, linux-perf-users@vger.kernel.org, peterz@infradead.org, acme@kernel.org Cc: kbuild-all@lists.01.org, Anshuman Khandual , Suzuki Poulose , James Clark , Ingo Molnar , Mark Rutland , Alexander Shishkin , Jiri Olsa , Namhyung Kim , Thomas Gleixner , Will Deacon , linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH V3 05/10] perf: Add PERF_BR_NEW_ARCH_[N] map for BRBE on arm64 platform Message-ID: <202203141608.b9LFCtgv-lkp@intel.com> References: <20220314055857.125421-6-anshuman.khandual@arm.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20220314055857.125421-6-anshuman.khandual@arm.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-20220314_013737_818175_FB56059D X-CRM114-Status: GOOD ( 15.46 ) 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 Anshuman, Thank you for the patch! Yet something to improve: [auto build test ERROR on linus/master] [also build test ERROR on v5.17-rc8] [cannot apply to tip/perf/core tip/master linux/master next-20220310] [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/Anshuman-Khandual/perf-Expand-perf_branch_entry/20220314-140231 base: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git 09688c0166e76ce2fb85e86b9d99be8b0084cdf9 config: arm-randconfig-m031-20220314 (https://download.01.org/0day-ci/archive/20220314/202203141608.b9LFCtgv-lkp@intel.com/config) compiler: arm-linux-gnueabi-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/0day-ci/linux/commit/03ab85fbfe308184a6e9ad9039338f722204f2fd git remote add linux-review https://github.com/0day-ci/linux git fetch --no-tags linux-review Anshuman-Khandual/perf-Expand-perf_branch_entry/20220314-140231 git checkout 03ab85fbfe308184a6e9ad9039338f722204f2fd # 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=arm prepare If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All errors (new ones prefixed by >>): >> error: include/uapi/linux/perf_event.h: leak CONFIG_ARM64 to user-space make[2]: *** [scripts/Makefile.headersinst:63: usr/include/linux/perf_event.h] Error 1 make[2]: Target '__headers' not remade because of errors. make[1]: *** [Makefile:1277: headers] Error 2 make[1]: Target 'prepare' not remade because of errors. make: *** [Makefile:219: __sub-make] Error 2 make: Target 'prepare' not remade because of errors. --- 0-DAY CI Kernel Test Service https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel