From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id DB44D62A for ; Wed, 23 Feb 2022 12:36:34 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1645619794; x=1677155794; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=OdSCkrvWTIGBVhz8S1EekPKKnza/NTZR76i2du7AwlM=; b=K0oljg/hJDQcZZZzIi5G6kTt13pUYHZj92EbnVHm915pDJVZA6eGrG76 lUPplJflzUgD/9LlrHOI9UG27n5n23BcF916SmIdHb7WEz4C1b4A5uCCy 6+JPTL4D8gFcxvqrOxaRHOEnCzC0+GOEiC1ATrcHNwqjGMoxMDmyTBf83 WuonjCMg00HJ+qhyCaOMgF80gDzVma6fcKzqlmHbzVv93xClL7Vgp6i7G eZFvtwjx8GM/gYXWACLOJm1Hx5CJPkc9j7S22tgmAMiqzs7IzlcPQt0QN W3pexn4Xy8VLJE+75YYD7CKrGDhe2VEaa/S0TdzAYm9DBQqcFPpTh4sdv Q==; X-IronPort-AV: E=McAfee;i="6200,9189,10266"; a="276571318" X-IronPort-AV: E=Sophos;i="5.88,390,1635231600"; d="scan'208";a="276571318" Received: from orsmga007.jf.intel.com ([10.7.209.58]) by fmsmga101.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 23 Feb 2022 04:36:33 -0800 X-IronPort-AV: E=Sophos;i="5.88,390,1635231600"; d="scan'208";a="532666200" Received: from rli9-dbox.sh.intel.com (HELO rli9-dbox) ([10.239.159.142]) by orsmga007-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 23 Feb 2022 04:36:26 -0800 Date: Wed, 23 Feb 2022 20:34:05 +0800 From: Philip Li To: Marc Zyngier Cc: Kalesh Singh , kernel test robot , llvm@lists.linux.dev, kbuild-all@lists.01.org, will@kernel.org, qperret@google.com, tabba@google.com, surenb@google.com, kernel-team@android.com, Catalin Marinas , James Morse , Alexandru Elisei , Suzuki K Poulose , Ard Biesheuvel , Mark Rutland , Pasha Tatashin , Joey Gouly , Peter Collingbourne , Andrew Scull , Paolo Bonzini , Zenghui Yu , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, kvmarm@lists.cs.columbia.edu Subject: Re: [kbuild-all] Re: [PATCH v2 6/9] KVM: arm64: Detect and handle hypervisor stack overflows Message-ID: References: <20220222165212.2005066-7-kaleshsingh@google.com> <202202231727.L621fVgD-lkp@intel.com> <875yp63ptg.wl-maz@kernel.org> Precedence: bulk X-Mailing-List: llvm@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <875yp63ptg.wl-maz@kernel.org> On Wed, Feb 23, 2022 at 09:16:59AM +0000, Marc Zyngier wrote: > On Wed, 23 Feb 2022 09:05:18 +0000, > kernel test robot wrote: > > > > Hi Kalesh, > > > > Thank you for the patch! Perhaps something to improve: > > > > [auto build test WARNING on cfb92440ee71adcc2105b0890bb01ac3cddb8507] > > > > url: https://github.com/0day-ci/linux/commits/Kalesh-Singh/KVM-arm64-Hypervisor-stack-enhancements/20220223-010522 > > base: cfb92440ee71adcc2105b0890bb01ac3cddb8507 > > config: arm64-randconfig-r011-20220221 (https://download.01.org/0day-ci/archive/20220223/202202231727.L621fVgD-lkp@intel.com/config) > > compiler: clang version 15.0.0 (https://github.com/llvm/llvm-project d271fc04d5b97b12e6b797c6067d3c96a8d7470e) > > 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 > > # install arm64 cross compiling tool for clang build > > # apt-get install binutils-aarch64-linux-gnu > > # https://github.com/0day-ci/linux/commit/7fe99fd40f7c4b2973218045ca5b9c9160524db1 > > git remote add linux-review https://github.com/0day-ci/linux > > git fetch --no-tags linux-review Kalesh-Singh/KVM-arm64-Hypervisor-stack-enhancements/20220223-010522 > > git checkout 7fe99fd40f7c4b2973218045ca5b9c9160524db1 > > # save the config file to linux build tree > > mkdir build_dir > > COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross W=1 O=build_dir ARCH=arm64 SHELL=/bin/bash arch/arm64/ > > > > If you fix the issue, kindly add following tag as appropriate > > Reported-by: kernel test robot > > > > All warnings (new ones prefixed by >>): > > > > include/linux/stddef.h:8:14: note: expanded from macro 'NULL' > > #define NULL ((void *)0) > > ^~~~~~~~~~~ > > arch/arm64/kvm/hyp/nvhe/switch.c:200:27: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides] > > [ESR_ELx_EC_FP_ASIMD] = kvm_hyp_handle_fpsimd, > > ^~~~~~~~~~~~~~~~~~~~~ > > arch/arm64/kvm/hyp/nvhe/switch.c:196:28: note: previous initialization is here > > [0 ... ESR_ELx_EC_MAX] = NULL, > > ^~~~ > > include/linux/stddef.h:8:14: note: expanded from macro 'NULL' > > #define NULL ((void *)0) > > ^~~~~~~~~~~ > > Kalesh, please ignore this nonsense. There may be things to improve, > but this is *NOT* one of them. > > These reports are pretty useless, and just lead people to ignore real > bug reports. Hi Kalesh, sorry there're some irrelevant issues mixed in the report, kindly ignore them. And the valuable ones are the new ones that prefixed by >>, as the below one in original report. >> arch/arm64/kvm/hyp/nvhe/switch.c:372:17: warning: no previous prototype for function 'hyp_panic_bad_stack' [-Wmissing-prototypes] void __noreturn hyp_panic_bad_stack(void) ^ Thanks > > M. > > -- > Without deviation from the norm, progress is not possible. > _______________________________________________ > kbuild-all mailing list -- kbuild-all@lists.01.org > To unsubscribe send an email to kbuild-all-leave@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 mm01.cs.columbia.edu (mm01.cs.columbia.edu [128.59.11.253]) by smtp.lore.kernel.org (Postfix) with ESMTP id B957DC433EF for ; Wed, 23 Feb 2022 12:56:44 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mm01.cs.columbia.edu (Postfix) with ESMTP id 26E124C204; Wed, 23 Feb 2022 07:56:44 -0500 (EST) X-Virus-Scanned: at lists.cs.columbia.edu Authentication-Results: mm01.cs.columbia.edu (amavisd-new); dkim=softfail (fail, message has been altered) header.i=@intel.com Received: from mm01.cs.columbia.edu ([127.0.0.1]) by localhost (mm01.cs.columbia.edu [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id pMC52doDwRyp; Wed, 23 Feb 2022 07:56:42 -0500 (EST) Received: from mm01.cs.columbia.edu (localhost [127.0.0.1]) by mm01.cs.columbia.edu (Postfix) with ESMTP id 38D794C418; Wed, 23 Feb 2022 07:56:42 -0500 (EST) Received: from localhost (localhost [127.0.0.1]) by mm01.cs.columbia.edu (Postfix) with ESMTP id C2AC44C491 for ; Wed, 23 Feb 2022 07:36:35 -0500 (EST) X-Virus-Scanned: at lists.cs.columbia.edu Received: from mm01.cs.columbia.edu ([127.0.0.1]) by localhost (mm01.cs.columbia.edu [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id fz1v+i7btD9D for ; Wed, 23 Feb 2022 07:36:33 -0500 (EST) Received: from mga17.intel.com (mga17.intel.com [192.55.52.151]) by mm01.cs.columbia.edu (Postfix) with ESMTPS id 3FD814C1F7 for ; Wed, 23 Feb 2022 07:36:33 -0500 (EST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1645619793; x=1677155793; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=OdSCkrvWTIGBVhz8S1EekPKKnza/NTZR76i2du7AwlM=; b=mhPRaYcT7h1+951AWxu/VcmGuO6ttpMVVpt12qX8Ukqd2xxeQO9XZoIH ogo1aeh3eiW7bMB/9Cs4bX6gx77GPxdpwSTUUJ93UqmX0lrpMwWaMTWGq zIWQQOUuVybkqDdewFvWRmLGh+k+1rhCE6VyQNyWp+iZouzp50P6etVj7 vxZVVnML19jBnAUTjZRXA3tFWpNwAfLZFKCCNITV9P/c8ooJFtg1Gzhyt iYdihCzIAhNPzpjM/bwDH+2Z/JI6MkS1xfiHXP93jjnqN+V4zvQMUBUC9 Ek2DzVsPSEHkq7FBBllGO/begwfiOTnTEDQT1hm6qgJiimsinytTtt0nR Q==; X-IronPort-AV: E=McAfee;i="6200,9189,10266"; a="232573440" X-IronPort-AV: E=Sophos;i="5.88,390,1635231600"; d="scan'208";a="232573440" Received: from orsmga007.jf.intel.com ([10.7.209.58]) by fmsmga107.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 23 Feb 2022 04:36:31 -0800 X-IronPort-AV: E=Sophos;i="5.88,390,1635231600"; d="scan'208";a="532666200" Received: from rli9-dbox.sh.intel.com (HELO rli9-dbox) ([10.239.159.142]) by orsmga007-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 23 Feb 2022 04:36:26 -0800 Date: Wed, 23 Feb 2022 20:34:05 +0800 From: Philip Li To: Marc Zyngier Subject: Re: [kbuild-all] Re: [PATCH v2 6/9] KVM: arm64: Detect and handle hypervisor stack overflows Message-ID: References: <20220222165212.2005066-7-kaleshsingh@google.com> <202202231727.L621fVgD-lkp@intel.com> <875yp63ptg.wl-maz@kernel.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <875yp63ptg.wl-maz@kernel.org> X-Mailman-Approved-At: Wed, 23 Feb 2022 07:56:41 -0500 Cc: Catalin Marinas , llvm@lists.linux.dev, Joey Gouly , Kalesh Singh , will@kernel.org, kernel test robot , surenb@google.com, kvmarm@lists.cs.columbia.edu, kernel-team@android.com, Pasha Tatashin , Peter Collingbourne , linux-arm-kernel@lists.infradead.org, kbuild-all@lists.01.org, linux-kernel@vger.kernel.org, Paolo Bonzini X-BeenThere: kvmarm@lists.cs.columbia.edu X-Mailman-Version: 2.1.14 Precedence: list List-Id: Where KVM/ARM decisions are made List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: kvmarm-bounces@lists.cs.columbia.edu Sender: kvmarm-bounces@lists.cs.columbia.edu On Wed, Feb 23, 2022 at 09:16:59AM +0000, Marc Zyngier wrote: > On Wed, 23 Feb 2022 09:05:18 +0000, > kernel test robot wrote: > > > > Hi Kalesh, > > > > Thank you for the patch! Perhaps something to improve: > > > > [auto build test WARNING on cfb92440ee71adcc2105b0890bb01ac3cddb8507] > > > > url: https://github.com/0day-ci/linux/commits/Kalesh-Singh/KVM-arm64-Hypervisor-stack-enhancements/20220223-010522 > > base: cfb92440ee71adcc2105b0890bb01ac3cddb8507 > > config: arm64-randconfig-r011-20220221 (https://download.01.org/0day-ci/archive/20220223/202202231727.L621fVgD-lkp@intel.com/config) > > compiler: clang version 15.0.0 (https://github.com/llvm/llvm-project d271fc04d5b97b12e6b797c6067d3c96a8d7470e) > > 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 > > # install arm64 cross compiling tool for clang build > > # apt-get install binutils-aarch64-linux-gnu > > # https://github.com/0day-ci/linux/commit/7fe99fd40f7c4b2973218045ca5b9c9160524db1 > > git remote add linux-review https://github.com/0day-ci/linux > > git fetch --no-tags linux-review Kalesh-Singh/KVM-arm64-Hypervisor-stack-enhancements/20220223-010522 > > git checkout 7fe99fd40f7c4b2973218045ca5b9c9160524db1 > > # save the config file to linux build tree > > mkdir build_dir > > COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross W=1 O=build_dir ARCH=arm64 SHELL=/bin/bash arch/arm64/ > > > > If you fix the issue, kindly add following tag as appropriate > > Reported-by: kernel test robot > > > > All warnings (new ones prefixed by >>): > > > > include/linux/stddef.h:8:14: note: expanded from macro 'NULL' > > #define NULL ((void *)0) > > ^~~~~~~~~~~ > > arch/arm64/kvm/hyp/nvhe/switch.c:200:27: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides] > > [ESR_ELx_EC_FP_ASIMD] = kvm_hyp_handle_fpsimd, > > ^~~~~~~~~~~~~~~~~~~~~ > > arch/arm64/kvm/hyp/nvhe/switch.c:196:28: note: previous initialization is here > > [0 ... ESR_ELx_EC_MAX] = NULL, > > ^~~~ > > include/linux/stddef.h:8:14: note: expanded from macro 'NULL' > > #define NULL ((void *)0) > > ^~~~~~~~~~~ > > Kalesh, please ignore this nonsense. There may be things to improve, > but this is *NOT* one of them. > > These reports are pretty useless, and just lead people to ignore real > bug reports. Hi Kalesh, sorry there're some irrelevant issues mixed in the report, kindly ignore them. And the valuable ones are the new ones that prefixed by >>, as the below one in original report. >> arch/arm64/kvm/hyp/nvhe/switch.c:372:17: warning: no previous prototype for function 'hyp_panic_bad_stack' [-Wmissing-prototypes] void __noreturn hyp_panic_bad_stack(void) ^ Thanks > > M. > > -- > Without deviation from the norm, progress is not possible. > _______________________________________________ > kbuild-all mailing list -- kbuild-all@lists.01.org > To unsubscribe send an email to kbuild-all-leave@lists.01.org _______________________________________________ kvmarm mailing list kvmarm@lists.cs.columbia.edu https://lists.cs.columbia.edu/mailman/listinfo/kvmarm 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 83642C433EF for ; Wed, 23 Feb 2022 13:01:21 +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=fpmHz3+kU8AKdQ3e+RmQRrAuoYS/sEs0cE9jNeu+OA8=; b=Qi8Op6JE4Gocdq 2C4Q0+7r2zvMNTH6GPlP6GYNsP3kFXNjJPtjis8qCR4HY4H+AhxYsqLOqSQvvaFyx/LdeckUgMkAE MjqFmV4WU7uPRZ4B70qborbsNYETJCMwTMYBbEnyYAKNGNXEWPg6Hr3Rd1mKnJcbJTZCwk+uJbCGe y5fiRYeGXKv/M/sGAptC90hRGWAHrHqTsGxTJNd3P8tTfu/rr4LqBYzRT3VUOt36JfojLn3f/0VUq kYcqzdBt4wpchzEqKu5yMayULlUY0VPgIIT34ApZrJECFMiO9u/mHjiWPVpZ0fWvGDBfP2yGdP9RB rLemJjFsbXImpjfQzklQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nMrF2-00EJgr-9G; Wed, 23 Feb 2022 12:59:37 +0000 Received: from mga12.intel.com ([192.55.52.136]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nMqso-00ECRe-IV for linux-arm-kernel@lists.infradead.org; Wed, 23 Feb 2022 12:36:40 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1645619798; x=1677155798; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=OdSCkrvWTIGBVhz8S1EekPKKnza/NTZR76i2du7AwlM=; b=nBV73IaV4XhUeIX/4YwFz6LUsjsdiD8xH9ZNloV5pQ4UQChrpun+q9GJ 3TuzecIbvB03HHBN9XArJsdQMfEIrZJ7YiT11DHMZBDbBaBwJvEG2Vu8q 0ow8oba6SeDSaZ17nKtQyLIbs4CrFA5QNNJJbx2oQJmLYW+PuiKqbYKN7 YfLwlobDDxPPL+tgZN8/pcFrVMVpGmxcfEOxMWmA6ZCFk2zCUNhGDqS9P +SsT55r/zWMbCkJt2P4duVNvR43HFC7/zwfIsL/ESQekWHhBT0UgdHJv6 Y+xGs1U2JRdAftWaQCdKR/GnLd0J80fqz9ejYf0u6PuL4pPd7rTelo7l+ w==; X-IronPort-AV: E=McAfee;i="6200,9189,10266"; a="231926164" X-IronPort-AV: E=Sophos;i="5.88,390,1635231600"; d="scan'208";a="231926164" Received: from orsmga007.jf.intel.com ([10.7.209.58]) by fmsmga106.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 23 Feb 2022 04:36:31 -0800 X-IronPort-AV: E=Sophos;i="5.88,390,1635231600"; d="scan'208";a="532666200" Received: from rli9-dbox.sh.intel.com (HELO rli9-dbox) ([10.239.159.142]) by orsmga007-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 23 Feb 2022 04:36:26 -0800 Date: Wed, 23 Feb 2022 20:34:05 +0800 From: Philip Li To: Marc Zyngier Cc: Kalesh Singh , kernel test robot , llvm@lists.linux.dev, kbuild-all@lists.01.org, will@kernel.org, qperret@google.com, tabba@google.com, surenb@google.com, kernel-team@android.com, Catalin Marinas , James Morse , Alexandru Elisei , Suzuki K Poulose , Ard Biesheuvel , Mark Rutland , Pasha Tatashin , Joey Gouly , Peter Collingbourne , Andrew Scull , Paolo Bonzini , Zenghui Yu , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, kvmarm@lists.cs.columbia.edu Subject: Re: [kbuild-all] Re: [PATCH v2 6/9] KVM: arm64: Detect and handle hypervisor stack overflows Message-ID: References: <20220222165212.2005066-7-kaleshsingh@google.com> <202202231727.L621fVgD-lkp@intel.com> <875yp63ptg.wl-maz@kernel.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <875yp63ptg.wl-maz@kernel.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220223_043638_701472_791587B7 X-CRM114-Status: GOOD ( 22.67 ) 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 Wed, Feb 23, 2022 at 09:16:59AM +0000, Marc Zyngier wrote: > On Wed, 23 Feb 2022 09:05:18 +0000, > kernel test robot wrote: > > > > Hi Kalesh, > > > > Thank you for the patch! Perhaps something to improve: > > > > [auto build test WARNING on cfb92440ee71adcc2105b0890bb01ac3cddb8507] > > > > url: https://github.com/0day-ci/linux/commits/Kalesh-Singh/KVM-arm64-Hypervisor-stack-enhancements/20220223-010522 > > base: cfb92440ee71adcc2105b0890bb01ac3cddb8507 > > config: arm64-randconfig-r011-20220221 (https://download.01.org/0day-ci/archive/20220223/202202231727.L621fVgD-lkp@intel.com/config) > > compiler: clang version 15.0.0 (https://github.com/llvm/llvm-project d271fc04d5b97b12e6b797c6067d3c96a8d7470e) > > 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 > > # install arm64 cross compiling tool for clang build > > # apt-get install binutils-aarch64-linux-gnu > > # https://github.com/0day-ci/linux/commit/7fe99fd40f7c4b2973218045ca5b9c9160524db1 > > git remote add linux-review https://github.com/0day-ci/linux > > git fetch --no-tags linux-review Kalesh-Singh/KVM-arm64-Hypervisor-stack-enhancements/20220223-010522 > > git checkout 7fe99fd40f7c4b2973218045ca5b9c9160524db1 > > # save the config file to linux build tree > > mkdir build_dir > > COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross W=1 O=build_dir ARCH=arm64 SHELL=/bin/bash arch/arm64/ > > > > If you fix the issue, kindly add following tag as appropriate > > Reported-by: kernel test robot > > > > All warnings (new ones prefixed by >>): > > > > include/linux/stddef.h:8:14: note: expanded from macro 'NULL' > > #define NULL ((void *)0) > > ^~~~~~~~~~~ > > arch/arm64/kvm/hyp/nvhe/switch.c:200:27: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides] > > [ESR_ELx_EC_FP_ASIMD] = kvm_hyp_handle_fpsimd, > > ^~~~~~~~~~~~~~~~~~~~~ > > arch/arm64/kvm/hyp/nvhe/switch.c:196:28: note: previous initialization is here > > [0 ... ESR_ELx_EC_MAX] = NULL, > > ^~~~ > > include/linux/stddef.h:8:14: note: expanded from macro 'NULL' > > #define NULL ((void *)0) > > ^~~~~~~~~~~ > > Kalesh, please ignore this nonsense. There may be things to improve, > but this is *NOT* one of them. > > These reports are pretty useless, and just lead people to ignore real > bug reports. Hi Kalesh, sorry there're some irrelevant issues mixed in the report, kindly ignore them. And the valuable ones are the new ones that prefixed by >>, as the below one in original report. >> arch/arm64/kvm/hyp/nvhe/switch.c:372:17: warning: no previous prototype for function 'hyp_panic_bad_stack' [-Wmissing-prototypes] void __noreturn hyp_panic_bad_stack(void) ^ Thanks > > M. > > -- > Without deviation from the norm, progress is not possible. > _______________________________________________ > kbuild-all mailing list -- kbuild-all@lists.01.org > To unsubscribe send an email to kbuild-all-leave@lists.01.org _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel