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 38462C6FD1C for ; Sat, 11 Mar 2023 12:41:58 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230406AbjCKMl4 (ORCPT ); Sat, 11 Mar 2023 07:41:56 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:57762 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229809AbjCKMly (ORCPT ); Sat, 11 Mar 2023 07:41:54 -0500 Received: from mga05.intel.com (mga05.intel.com [192.55.52.43]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 213222055D for ; Sat, 11 Mar 2023 04:41:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1678538513; x=1710074513; h=date:from:to:cc:subject:message-id:mime-version; bh=u7VLqkoriOTRdPVJqiJZ6oT6EFtBe27SoxnfvIezX10=; b=Iy5/aUBgDtFa6SeTPzZRQS8vgaKz57/iLsSp7lpKqLxH7JIgA3SXHoN/ trO2ny/YqphN1S2v5xCtlrnZByGtj0LqxcaV5pFIuQjtRilj6m9tQMI7G PTplqRMn+ZhCMxlq2sX9YbgWg88xv/RWsVp7WwVloCnH5JLuDqIw+4zUl 52XChLVbDTb9cCOf7Mdf/xmQ3sqIa99BvBNFBHOYX8Z5a5i0R+4Hee5xE QjoH3HjBkHCVx/VF38aGX19/Fu0gTUtOtKHhGwZQut7VatBAnqxzxGnaW rnDcFcM/RgSYRnJ6stzdhfK7P8/C8aqwl79m+4oRmZkxMA2gdtmtcx3GK w==; X-IronPort-AV: E=McAfee;i="6500,9779,10645"; a="423166010" X-IronPort-AV: E=Sophos;i="5.98,252,1673942400"; d="scan'208";a="423166010" Received: from fmsmga004.fm.intel.com ([10.253.24.48]) by fmsmga105.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 11 Mar 2023 04:41:52 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6500,9779,10645"; a="747050469" X-IronPort-AV: E=Sophos;i="5.98,252,1673942400"; d="scan'208";a="747050469" Received: from lkp-server01.sh.intel.com (HELO b613635ddfff) ([10.239.97.150]) by fmsmga004.fm.intel.com with ESMTP; 11 Mar 2023 04:41:51 -0800 Received: from kbuild by b613635ddfff with local (Exim 4.96) (envelope-from ) id 1payXm-0004ZR-1e; Sat, 11 Mar 2023 12:41:50 +0000 Date: Sat, 11 Mar 2023 20:41:25 +0800 From: kernel test robot To: "Christopher M. Riedl" Cc: oe-kbuild-all@lists.linux.dev, linux-kernel@vger.kernel.org, Michael Ellerman , Benjamin Gray Subject: include/linux/compiler_types.h:357:45: error: call to '__compiletime_assert_192' declared with attribute error: BUILD_BUG failed Message-ID: <202303112012.jUZd91K1-lkp@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master head: ef5f68cc1f829b492b19cd4df5af4454aa816b93 commit: c28c15b6d28a776538482101522cbcd9f906b15c powerpc/code-patching: Use temporary mm for Radix MMU date: 3 months ago config: powerpc-randconfig-c041-20230310 (https://download.01.org/0day-ci/archive/20230311/202303112012.jUZd91K1-lkp@intel.com/config) compiler: powerpc-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://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=c28c15b6d28a776538482101522cbcd9f906b15c git remote add linus https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git git fetch --no-tags linus master git checkout c28c15b6d28a776538482101522cbcd9f906b15c # 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=powerpc olddefconfig COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-12.1.0 make.cross W=1 O=build_dir ARCH=powerpc SHELL=/bin/bash If you fix the issue, kindly add following tag where applicable | Reported-by: kernel test robot | Link: https://lore.kernel.org/oe-kbuild-all/202303112012.jUZd91K1-lkp@intel.com/ All errors (new ones prefixed by >>): In file included from : In function 'local_flush_tlb_page_psize', inlined from '__do_patch_instruction_mm.isra' at arch/powerpc/lib/code-patching.c:310:2: >> include/linux/compiler_types.h:357:45: error: call to '__compiletime_assert_192' declared with attribute error: BUILD_BUG failed 357 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ include/linux/compiler_types.h:338:25: note: in definition of macro '__compiletime_assert' 338 | prefix ## suffix(); \ | ^~~~~~ include/linux/compiler_types.h:357:9: note: in expansion of macro '_compiletime_assert' 357 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ include/linux/build_bug.h:39:37: note: in expansion of macro 'compiletime_assert' 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ include/linux/build_bug.h:59:21: note: in expansion of macro 'BUILD_BUG_ON_MSG' 59 | #define BUILD_BUG() BUILD_BUG_ON_MSG(1, "BUILD_BUG failed") | ^~~~~~~~~~~~~~~~ arch/powerpc/include/asm/book3s/32/tlbflush.h:83:9: note: in expansion of macro 'BUILD_BUG' 83 | BUILD_BUG(); | ^~~~~~~~~ vim +/__compiletime_assert_192 +357 include/linux/compiler_types.h eb5c2d4b45e3d2d Will Deacon 2020-07-21 343 eb5c2d4b45e3d2d Will Deacon 2020-07-21 344 #define _compiletime_assert(condition, msg, prefix, suffix) \ eb5c2d4b45e3d2d Will Deacon 2020-07-21 345 __compiletime_assert(condition, msg, prefix, suffix) eb5c2d4b45e3d2d Will Deacon 2020-07-21 346 eb5c2d4b45e3d2d Will Deacon 2020-07-21 347 /** eb5c2d4b45e3d2d Will Deacon 2020-07-21 348 * compiletime_assert - break build and emit msg if condition is false eb5c2d4b45e3d2d Will Deacon 2020-07-21 349 * @condition: a compile-time constant condition to check eb5c2d4b45e3d2d Will Deacon 2020-07-21 350 * @msg: a message to emit if condition is false eb5c2d4b45e3d2d Will Deacon 2020-07-21 351 * eb5c2d4b45e3d2d Will Deacon 2020-07-21 352 * In tradition of POSIX assert, this macro will break the build if the eb5c2d4b45e3d2d Will Deacon 2020-07-21 353 * supplied condition is *false*, emitting the supplied error message if the eb5c2d4b45e3d2d Will Deacon 2020-07-21 354 * compiler has support to do so. eb5c2d4b45e3d2d Will Deacon 2020-07-21 355 */ eb5c2d4b45e3d2d Will Deacon 2020-07-21 356 #define compiletime_assert(condition, msg) \ eb5c2d4b45e3d2d Will Deacon 2020-07-21 @357 _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) eb5c2d4b45e3d2d Will Deacon 2020-07-21 358 :::::: The code at line 357 was first introduced by commit :::::: eb5c2d4b45e3d2d5d052ea6b8f1463976b1020d5 compiler.h: Move compiletime_assert() macros into compiler_types.h :::::: TO: Will Deacon :::::: CC: Will Deacon -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests