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 5855FC10F05 for ; Sun, 10 Dec 2023 01:00:08 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231351AbjLJAVF (ORCPT ); Sat, 9 Dec 2023 19:21:05 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:33058 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229488AbjLJAVD (ORCPT ); Sat, 9 Dec 2023 19:21:03 -0500 Received: from mgamail.intel.com (mgamail.intel.com [198.175.65.9]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id EA9DB126 for ; Sat, 9 Dec 2023 16:21:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1702167670; x=1733703670; h=date:from:to:cc:subject:message-id; bh=Z1xWl3Kd+sZT+glxntwuOJ+sZl/z+UglZctMg0OouTU=; b=aycEhOVHFEe5+C7FeiqZqlysUzE9mp3+qQVf86+iJ/PX5j0Qo8arF6q1 ljG/M15J8vpk3D6dxbGHMumA/a4EN9brnlWcshQ/2GaAr4r8tf/cqvJs4 0NmVxXVAY0ZSorLMGAh+UGkrzW4w0hsRVZnKfQaQrqjzQWwnRbkKwah5V c2JolUz/c8fCmslTicNNbn8kpPd2SJXZulDCMxIL3LIcpP/O/hTCfLIuZ kcGszImL1VuSeV7zvcU/UOS1RmtmNKaQfl3Vm7cCckovbf55MG1R1vzEA ixbr4qRnQzgdawKZRRZXA4axrK6sXkqzZPkeI+Pl5WV5XnkBQ+RptZKPn w==; X-IronPort-AV: E=McAfee;i="6600,9927,10919"; a="13224679" X-IronPort-AV: E=Sophos;i="6.04,264,1695711600"; d="scan'208";a="13224679" Received: from orsmga004.jf.intel.com ([10.7.209.38]) by orvoesa101.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 09 Dec 2023 16:21:09 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10919"; a="895935666" X-IronPort-AV: E=Sophos;i="6.04,264,1695711600"; d="scan'208";a="895935666" Received: from lkp-server02.sh.intel.com (HELO b07ab15da5fe) ([10.239.97.151]) by orsmga004.jf.intel.com with ESMTP; 09 Dec 2023 16:21:08 -0800 Received: from kbuild by b07ab15da5fe with local (Exim 4.96) (envelope-from ) id 1rC7ZC-000GAV-0P; Sun, 10 Dec 2023 00:21:06 +0000 Date: Sun, 10 Dec 2023 08:20:54 +0800 From: kernel test robot To: "Paul E. McKenney" Cc: linux-kernel@vger.kernel.org Subject: [paulmck-rcu:frederic.2023.12.08a] BUILD REGRESSION 37843b5f561a08ae899fb791eeeb5abd992eabe2 Message-ID: <202312100852.GEdLyqb6-lkp@intel.com> User-Agent: s-nail v14.9.24 Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org tree/branch: https://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu.git frederic.2023.12.08a branch HEAD: 37843b5f561a08ae899fb791eeeb5abd992eabe2 rcu/exp: Remove rcu_par_gp_wq Error/Warning reports: https://lore.kernel.org/oe-kbuild-all/202312091837.cKaPw0Tf-lkp@intel.com Error/Warning: (recently discovered and may have been fixed) fs/btrfs/transaction.c:496:6: error: call to '__compiletime_assert_329' declared with 'error' attribute: Need native word sized stores/loads for atomicity. Error/Warning ids grouped by kconfigs: clang_recent_errors |-- hexagon-allmodconfig | `-- fs-btrfs-transaction.c:error:call-to-__compiletime_assert_NNN-declared-with-error-attribute:Need-native-word-sized-stores-loads-for-atomicity. |-- hexagon-allyesconfig | `-- fs-btrfs-transaction.c:error:call-to-__compiletime_assert_NNN-declared-with-error-attribute:Need-native-word-sized-stores-loads-for-atomicity. |-- hexagon-randconfig-002-20231209 | `-- fs-btrfs-transaction.c:error:call-to-__compiletime_assert_NNN-declared-with-error-attribute:Need-native-word-sized-stores-loads-for-atomicity. |-- hexagon-randconfig-r062-20231209 | `-- fs-btrfs-transaction.c:error:call-to-__compiletime_assert_NNN-declared-with-error-attribute:Need-native-word-sized-stores-loads-for-atomicity. |-- hexagon-randconfig-r133-20231209 | `-- fs-btrfs-transaction.c:error:call-to-__compiletime_assert_NNN-declared-with-error-attribute:Need-native-word-sized-stores-loads-for-atomicity. |-- i386-allmodconfig | `-- fs-btrfs-transaction.c:error:call-to-__compiletime_assert_NNN-declared-with-error-attribute:Need-native-word-sized-stores-loads-for-atomicity. |-- i386-allyesconfig | `-- fs-btrfs-transaction.c:error:call-to-__compiletime_assert_NNN-declared-with-error-attribute:Need-native-word-sized-stores-loads-for-atomicity. |-- i386-randconfig-015-20231209 | `-- fs-btrfs-transaction.c:error:call-to-__compiletime_assert_NNN-declared-with-error-attribute:Need-native-word-sized-stores-loads-for-atomicity. |-- i386-randconfig-016-20231209 | `-- fs-btrfs-transaction.c:error:call-to-__compiletime_assert_NNN-declared-with-error-attribute:Need-native-word-sized-stores-loads-for-atomicity. `-- riscv-rv32_defconfig `-- fs-btrfs-transaction.c:error:call-to-__compiletime_assert_NNN-declared-with-error-attribute:Need-native-word-sized-stores-loads-for-atomicity. elapsed time: 1465m configs tested: 157 configs skipped: 2 tested configs: alpha allnoconfig gcc alpha defconfig gcc arc alldefconfig gcc arc allnoconfig gcc arc axs101_defconfig gcc arc defconfig gcc arc randconfig-001-20231209 gcc arc randconfig-002-20231209 gcc arm allnoconfig gcc arm defconfig clang arm keystone_defconfig gcc arm randconfig-001-20231209 gcc arm randconfig-002-20231209 gcc arm randconfig-003-20231209 gcc arm randconfig-004-20231209 gcc arm sama5_defconfig gcc arm spear6xx_defconfig gcc arm64 allmodconfig clang arm64 allnoconfig gcc arm64 defconfig gcc arm64 randconfig-001-20231209 gcc arm64 randconfig-002-20231209 gcc arm64 randconfig-003-20231209 gcc arm64 randconfig-004-20231209 gcc csky allnoconfig gcc csky defconfig gcc csky randconfig-001-20231209 gcc csky randconfig-002-20231209 gcc hexagon allmodconfig clang hexagon allnoconfig clang hexagon allyesconfig clang hexagon defconfig clang i386 allmodconfig clang i386 allnoconfig clang i386 allyesconfig clang i386 defconfig gcc i386 randconfig-011-20231209 clang i386 randconfig-012-20231209 clang i386 randconfig-013-20231209 clang i386 randconfig-014-20231209 clang i386 randconfig-015-20231209 clang i386 randconfig-016-20231209 clang loongarch allmodconfig gcc loongarch allnoconfig gcc loongarch allyesconfig gcc loongarch defconfig gcc loongarch randconfig-001-20231209 gcc loongarch randconfig-002-20231209 gcc m68k allmodconfig gcc m68k allnoconfig gcc m68k allyesconfig gcc m68k defconfig gcc m68k m5208evb_defconfig gcc m68k m5275evb_defconfig gcc microblaze allmodconfig gcc microblaze allnoconfig gcc microblaze allyesconfig gcc microblaze defconfig gcc mips allmodconfig gcc mips allnoconfig clang mips allyesconfig gcc mips decstation_defconfig gcc nios2 allmodconfig gcc nios2 allnoconfig gcc nios2 allyesconfig gcc nios2 defconfig gcc nios2 randconfig-001-20231209 gcc nios2 randconfig-002-20231209 gcc openrisc allmodconfig gcc openrisc allnoconfig gcc openrisc allyesconfig gcc openrisc defconfig gcc parisc allmodconfig gcc parisc allnoconfig gcc parisc allyesconfig gcc parisc defconfig gcc parisc randconfig-001-20231209 gcc parisc randconfig-002-20231209 gcc parisc64 defconfig gcc powerpc allmodconfig clang powerpc allnoconfig gcc powerpc allyesconfig clang powerpc chrp32_defconfig gcc powerpc pcm030_defconfig gcc powerpc randconfig-001-20231209 gcc powerpc randconfig-002-20231209 gcc powerpc randconfig-003-20231209 gcc powerpc64 randconfig-001-20231209 gcc powerpc64 randconfig-002-20231209 gcc powerpc64 randconfig-003-20231209 gcc riscv allmodconfig gcc riscv allnoconfig clang riscv allyesconfig gcc riscv defconfig gcc riscv nommu_k210_defconfig gcc riscv randconfig-001-20231209 gcc riscv randconfig-002-20231209 gcc riscv rv32_defconfig clang s390 allmodconfig gcc s390 allnoconfig gcc s390 allyesconfig gcc s390 defconfig gcc sh allmodconfig gcc sh allnoconfig gcc sh allyesconfig gcc sh defconfig gcc sh edosk7760_defconfig gcc sh migor_defconfig gcc sh randconfig-001-20231209 gcc sh randconfig-002-20231209 gcc sh sdk7786_defconfig gcc sh se7712_defconfig gcc sparc allmodconfig gcc sparc allyesconfig gcc sparc sparc64_defconfig gcc sparc64 allmodconfig gcc sparc64 allyesconfig gcc sparc64 defconfig gcc sparc64 randconfig-001-20231209 gcc sparc64 randconfig-002-20231209 gcc um allmodconfig clang um allnoconfig clang um allyesconfig clang um defconfig gcc um i386_defconfig gcc um randconfig-001-20231209 gcc um randconfig-002-20231209 gcc um x86_64_defconfig gcc x86_64 allnoconfig gcc x86_64 allyesconfig clang x86_64 buildonly-randconfig-001-20231209 gcc x86_64 buildonly-randconfig-002-20231209 gcc x86_64 buildonly-randconfig-003-20231209 gcc x86_64 buildonly-randconfig-004-20231209 gcc x86_64 buildonly-randconfig-005-20231209 gcc x86_64 buildonly-randconfig-006-20231209 gcc x86_64 defconfig gcc x86_64 kexec gcc x86_64 randconfig-011-20231209 gcc x86_64 randconfig-012-20231209 gcc x86_64 randconfig-013-20231209 gcc x86_64 randconfig-014-20231209 gcc x86_64 randconfig-015-20231209 gcc x86_64 randconfig-016-20231209 gcc x86_64 randconfig-071-20231209 gcc x86_64 randconfig-072-20231209 gcc x86_64 randconfig-073-20231209 gcc x86_64 randconfig-074-20231209 gcc x86_64 randconfig-075-20231209 gcc x86_64 randconfig-076-20231209 gcc x86_64 rhel-8.3-rust clang x86_64 rhel-8.3 gcc xtensa allnoconfig gcc xtensa allyesconfig gcc xtensa common_defconfig gcc xtensa randconfig-001-20231209 gcc xtensa randconfig-002-20231209 gcc -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki