From: kernel test robot <lkp@intel.com>
To: "Gustavo A. R. Silva" <gustavoars@kernel.org>
Cc: LKML <linux-kernel@vger.kernel.org>
Subject: [gustavoars:testing/wfamnae-next20260309] BUILD REGRESSION 8aa3b02223d7eb29d6a560311620d974e5f304c1
Date: Wed, 25 Mar 2026 08:30:43 +0800 [thread overview]
Message-ID: <202603250820.AvEXBODr-lkp@intel.com> (raw)
tree/branch: https://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux.git testing/wfamnae-next20260309
branch HEAD: 8aa3b02223d7eb29d6a560311620d974e5f304c1 crypto: nx - Fix packed layout in struct nx842_crypto_header
Error/Warning (recently discovered and may have been fixed):
https://lore.kernel.org/oe-kbuild-all/202603111025.WgKunZHd-lkp@intel.com
https://lore.kernel.org/oe-kbuild-all/202603111157.7Sj2sANh-lkp@intel.com
https://lore.kernel.org/oe-kbuild-all/202603121342.sECv0kGy-lkp@intel.com
https://lore.kernel.org/oe-kbuild-all/202603121442.Tpx644fq-lkp@intel.com
drivers/scsi/aic94xx/aic94xx_sas.h:323:28: error: field 'ssp_cmd' has incomplete type
drivers/scsi/aic94xx/aic94xx_sas.h:323:35: error: field 'ssp_cmd' has incomplete type
drivers/scsi/hisi_sas/hisi_sas.h:617:47: error: field 'task' has incomplete type
drivers/scsi/hisi_sas/hisi_sas_v1_hw.c:1002:32: error: invalid application of 'sizeof' to incomplete type 'struct ssp_command_iu'
drivers/scsi/hisi_sas/hisi_sas_v2_hw.c:1779:11: error: invalid application of 'sizeof' to an incomplete type 'struct ssp_command_iu'
drivers/scsi/hisi_sas/hisi_sas_v2_hw.c:1779:25: error: invalid application of 'sizeof' to incomplete type 'struct ssp_command_iu'
mm/mmu_gather.c:90:18: warning: comparison of distinct pointer types ('struct mmu_gather_batch *' and 'struct mmu_gather_batch_hdr *') [-Wcompare-distinct-pointer-types]
mm/mmu_gather.c:90:18: warning: comparison of distinct pointer types lacks a cast
mm/mmu_gather.c:90:25: warning: comparison of distinct pointer types lacks a cast
mm/mmu_gather.c:90:25: warning: comparison of distinct pointer types lacks a cast [-Wcompare-distinct-pointer-types]
Error/Warning ids grouped by kconfigs:
recent_errors
|-- alpha-allyesconfig
| `-- mm-mmu_gather.c:warning:comparison-of-distinct-pointer-types-lacks-a-cast
|-- arc-allmodconfig
| |-- drivers-scsi-hisi_sas-hisi_sas.h:error:field-task-has-incomplete-type
| |-- drivers-scsi-hisi_sas-hisi_sas_v1_hw.c:error:invalid-application-of-sizeof-to-incomplete-type-struct-ssp_command_iu
| |-- drivers-scsi-hisi_sas-hisi_sas_v2_hw.c:error:invalid-application-of-sizeof-to-incomplete-type-struct-ssp_command_iu
| `-- mm-mmu_gather.c:warning:comparison-of-distinct-pointer-types-lacks-a-cast
|-- arc-allyesconfig
| |-- drivers-scsi-hisi_sas-hisi_sas.h:error:field-task-has-incomplete-type
| |-- drivers-scsi-hisi_sas-hisi_sas_v1_hw.c:error:invalid-application-of-sizeof-to-incomplete-type-struct-ssp_command_iu
| |-- drivers-scsi-hisi_sas-hisi_sas_v2_hw.c:error:invalid-application-of-sizeof-to-incomplete-type-struct-ssp_command_iu
| `-- mm-mmu_gather.c:warning:comparison-of-distinct-pointer-types-lacks-a-cast
|-- arc-defconfig
| `-- mm-mmu_gather.c:warning:comparison-of-distinct-pointer-types-lacks-a-cast
|-- arc-randconfig-001-20260324
| `-- mm-mmu_gather.c:warning:comparison-of-distinct-pointer-types-lacks-a-cast
|-- arm-allyesconfig
| `-- mm-mmu_gather.c:warning:comparison-of-distinct-pointer-types-lacks-a-cast
|-- arm-defconfig
| `-- mm-mmu_gather.c:warning:comparison-of-distinct-pointer-types-(-struct-mmu_gather_batch-and-struct-mmu_gather_batch_hdr-)
|-- arm-randconfig-002-20260324
| `-- drivers-scsi-aic94xx-aic94xx_sas.h:error:field-ssp_cmd-has-incomplete-type
|-- arm64-allmodconfig
| `-- mm-mmu_gather.c:warning:comparison-of-distinct-pointer-types-(-struct-mmu_gather_batch-and-struct-mmu_gather_batch_hdr-)
|-- arm64-allnoconfig
| `-- mm-mmu_gather.c:warning:comparison-of-distinct-pointer-types-lacks-a-cast
|-- arm64-defconfig
| `-- mm-mmu_gather.c:warning:comparison-of-distinct-pointer-types-lacks-a-cast
|-- arm64-randconfig-001-20260324
| `-- mm-mmu_gather.c:warning:comparison-of-distinct-pointer-types-lacks-a-cast
|-- arm64-randconfig-002-20260324
| `-- mm-mmu_gather.c:warning:comparison-of-distinct-pointer-types-lacks-a-cast
|-- arm64-randconfig-003-20260324
| `-- mm-mmu_gather.c:warning:comparison-of-distinct-pointer-types-(-struct-mmu_gather_batch-and-struct-mmu_gather_batch_hdr-)
|-- arm64-randconfig-004-20260324
| `-- mm-mmu_gather.c:warning:comparison-of-distinct-pointer-types-(-struct-mmu_gather_batch-and-struct-mmu_gather_batch_hdr-)
|-- hexagon-allmodconfig
| `-- mm-mmu_gather.c:warning:comparison-of-distinct-pointer-types-(-struct-mmu_gather_batch-and-struct-mmu_gather_batch_hdr-)
|-- hexagon-defconfig
| `-- mm-mmu_gather.c:warning:comparison-of-distinct-pointer-types-(-struct-mmu_gather_batch-and-struct-mmu_gather_batch_hdr-)
|-- i386-allmodconfig
| `-- mm-mmu_gather.c:warning:comparison-of-distinct-pointer-types-lacks-a-cast
|-- i386-allyesconfig
| `-- mm-mmu_gather.c:warning:comparison-of-distinct-pointer-types-lacks-a-cast
|-- i386-buildonly-randconfig-001-20260324
| `-- mm-mmu_gather.c:warning:comparison-of-distinct-pointer-types-lacks-a-cast
|-- i386-buildonly-randconfig-002-20260324
| `-- mm-mmu_gather.c:warning:comparison-of-distinct-pointer-types-(-struct-mmu_gather_batch-and-struct-mmu_gather_batch_hdr-)
|-- i386-buildonly-randconfig-004-20260324
| `-- mm-mmu_gather.c:warning:comparison-of-distinct-pointer-types-lacks-a-cast
|-- i386-buildonly-randconfig-006-20260324
| `-- mm-mmu_gather.c:warning:comparison-of-distinct-pointer-types-lacks-a-cast
|-- i386-defconfig
| `-- mm-mmu_gather.c:warning:comparison-of-distinct-pointer-types-(-struct-mmu_gather_batch-and-struct-mmu_gather_batch_hdr-)
|-- i386-randconfig-005-20260324
| `-- mm-mmu_gather.c:warning:comparison-of-distinct-pointer-types-(-struct-mmu_gather_batch-and-struct-mmu_gather_batch_hdr-)
|-- i386-randconfig-006-20260324
| `-- mm-mmu_gather.c:warning:comparison-of-distinct-pointer-types-lacks-a-cast
|-- i386-randconfig-007-20260324
| `-- mm-mmu_gather.c:warning:comparison-of-distinct-pointer-types-lacks-a-cast
|-- i386-randconfig-011-20260324
| `-- mm-mmu_gather.c:warning:comparison-of-distinct-pointer-types-(-struct-mmu_gather_batch-and-struct-mmu_gather_batch_hdr-)
|-- i386-randconfig-015-20260324
| `-- mm-mmu_gather.c:warning:comparison-of-distinct-pointer-types-lacks-a-cast
|-- i386-randconfig-016-20260324
| `-- mm-mmu_gather.c:warning:comparison-of-distinct-pointer-types-lacks-a-cast
|-- i386-randconfig-017-20260324
| `-- mm-mmu_gather.c:warning:comparison-of-distinct-pointer-types-(-struct-mmu_gather_batch-and-struct-mmu_gather_batch_hdr-)
|-- loongarch-defconfig
| `-- mm-mmu_gather.c:warning:comparison-of-distinct-pointer-types-(-struct-mmu_gather_batch-and-struct-mmu_gather_batch_hdr-)
|-- loongarch-randconfig-001-20260324
| `-- mm-mmu_gather.c:warning:comparison-of-distinct-pointer-types-lacks-a-cast
|-- loongarch-randconfig-002-20260324
| `-- mm-mmu_gather.c:warning:comparison-of-distinct-pointer-types-(-struct-mmu_gather_batch-and-struct-mmu_gather_batch_hdr-)
|-- m68k-allmodconfig
| |-- drivers-scsi-hisi_sas-hisi_sas.h:error:field-task-has-incomplete-type
| |-- drivers-scsi-hisi_sas-hisi_sas_v1_hw.c:error:invalid-application-of-sizeof-to-incomplete-type-struct-ssp_command_iu
| `-- drivers-scsi-hisi_sas-hisi_sas_v2_hw.c:error:invalid-application-of-sizeof-to-incomplete-type-struct-ssp_command_iu
|-- m68k-allyesconfig
| |-- drivers-scsi-hisi_sas-hisi_sas.h:error:field-task-has-incomplete-type
| |-- drivers-scsi-hisi_sas-hisi_sas_v1_hw.c:error:invalid-application-of-sizeof-to-incomplete-type-struct-ssp_command_iu
| `-- drivers-scsi-hisi_sas-hisi_sas_v2_hw.c:error:invalid-application-of-sizeof-to-incomplete-type-struct-ssp_command_iu
|-- mips-allyesconfig
| |-- drivers-scsi-aic94xx-aic94xx_sas.h:error:field-ssp_cmd-has-incomplete-type
| |-- drivers-scsi-hisi_sas-hisi_sas.h:error:field-task-has-incomplete-type
| |-- drivers-scsi-hisi_sas-hisi_sas_v1_hw.c:error:invalid-application-of-sizeof-to-incomplete-type-struct-ssp_command_iu
| |-- drivers-scsi-hisi_sas-hisi_sas_v2_hw.c:error:invalid-application-of-sizeof-to-incomplete-type-struct-ssp_command_iu
| `-- mm-mmu_gather.c:warning:comparison-of-distinct-pointer-types-lacks-a-cast
|-- openrisc-allmodconfig
| |-- drivers-scsi-hisi_sas-hisi_sas.h:error:field-task-has-incomplete-type
| |-- drivers-scsi-hisi_sas-hisi_sas_v1_hw.c:error:invalid-application-of-sizeof-to-incomplete-type-struct-ssp_command_iu
| |-- drivers-scsi-hisi_sas-hisi_sas_v2_hw.c:error:invalid-application-of-sizeof-to-incomplete-type-struct-ssp_command_iu
| `-- mm-mmu_gather.c:warning:comparison-of-distinct-pointer-types-lacks-a-cast
|-- openrisc-randconfig-r072-20260324
| `-- mm-mmu_gather.c:warning:comparison-of-distinct-pointer-types-lacks-a-cast
|-- parisc-allyesconfig
| |-- drivers-scsi-aic94xx-aic94xx_sas.h:error:field-ssp_cmd-has-incomplete-type
| |-- drivers-scsi-hisi_sas-hisi_sas.h:error:field-task-has-incomplete-type
| |-- drivers-scsi-hisi_sas-hisi_sas_v1_hw.c:error:invalid-application-of-sizeof-to-incomplete-type-struct-ssp_command_iu
| |-- drivers-scsi-hisi_sas-hisi_sas_v2_hw.c:error:invalid-application-of-sizeof-to-incomplete-type-struct-ssp_command_iu
| `-- mm-mmu_gather.c:warning:comparison-of-distinct-pointer-types-lacks-a-cast
|-- parisc-defconfig
| `-- mm-mmu_gather.c:warning:comparison-of-distinct-pointer-types-lacks-a-cast
|-- parisc-randconfig-001-20260324
| `-- mm-mmu_gather.c:warning:comparison-of-distinct-pointer-types-lacks-a-cast
|-- parisc64-defconfig
| `-- mm-mmu_gather.c:warning:comparison-of-distinct-pointer-types-lacks-a-cast
|-- powerpc-randconfig-002-20260324
| `-- mm-mmu_gather.c:warning:comparison-of-distinct-pointer-types-lacks-a-cast
|-- powerpc64-randconfig-001-20260324
| `-- mm-mmu_gather.c:warning:comparison-of-distinct-pointer-types-lacks-a-cast
|-- powerpc64-randconfig-002-20260324
| |-- drivers-scsi-aic94xx-aic94xx_sas.h:error:field-ssp_cmd-has-incomplete-type
| `-- mm-mmu_gather.c:warning:comparison-of-distinct-pointer-types-lacks-a-cast
|-- riscv-allmodconfig
| `-- mm-mmu_gather.c:warning:comparison-of-distinct-pointer-types-(-struct-mmu_gather_batch-and-struct-mmu_gather_batch_hdr-)
|-- riscv-allyesconfig
| `-- mm-mmu_gather.c:warning:comparison-of-distinct-pointer-types-(-struct-mmu_gather_batch-and-struct-mmu_gather_batch_hdr-)
|-- riscv-defconfig
| `-- mm-mmu_gather.c:warning:comparison-of-distinct-pointer-types-(-struct-mmu_gather_batch-and-struct-mmu_gather_batch_hdr-)
|-- s390-allmodconfig
| `-- drivers-scsi-hisi_sas-hisi_sas_v2_hw.c:error:invalid-application-of-sizeof-to-an-incomplete-type-struct-ssp_command_iu
|-- sh-defconfig
| `-- mm-mmu_gather.c:warning:comparison-of-distinct-pointer-types-lacks-a-cast
|-- sh-randconfig-002-20260324
| |-- drivers-scsi-hisi_sas-hisi_sas.h:error:field-task-has-incomplete-type
| |-- drivers-scsi-hisi_sas-hisi_sas_v1_hw.c:error:invalid-application-of-sizeof-to-incomplete-type-struct-ssp_command_iu
| `-- drivers-scsi-hisi_sas-hisi_sas_v2_hw.c:error:invalid-application-of-sizeof-to-incomplete-type-struct-ssp_command_iu
|-- sparc-randconfig-001-20260324
| `-- drivers-scsi-aic94xx-aic94xx_sas.h:error:field-ssp_cmd-has-incomplete-type
|-- sparc-randconfig-002-20260324
| `-- mm-mmu_gather.c:warning:comparison-of-distinct-pointer-types-lacks-a-cast
|-- sparc64-allmodconfig
| |-- drivers-scsi-hisi_sas-hisi_sas_v2_hw.c:error:invalid-application-of-sizeof-to-an-incomplete-type-struct-ssp_command_iu
| `-- mm-mmu_gather.c:warning:comparison-of-distinct-pointer-types-(-struct-mmu_gather_batch-and-struct-mmu_gather_batch_hdr-)
|-- sparc64-defconfig
| `-- mm-mmu_gather.c:warning:comparison-of-distinct-pointer-types-(-struct-mmu_gather_batch-and-struct-mmu_gather_batch_hdr-)
|-- sparc64-randconfig-r134-20260325
| |-- mm-mmu_gather.c:sparse:sparse:incompatible-types-in-comparison-expression-(different-base-types):
| `-- mm-mmu_gather.c:warning:comparison-of-distinct-pointer-types-lacks-a-cast
|-- um-allmodconfig
| `-- mm-mmu_gather.c:warning:comparison-of-distinct-pointer-types-(-struct-mmu_gather_batch-and-struct-mmu_gather_batch_hdr-)
|-- um-allyesconfig
| `-- mm-mmu_gather.c:warning:comparison-of-distinct-pointer-types-lacks-a-cast
|-- x86_64-allmodconfig
| `-- mm-mmu_gather.c:warning:comparison-of-distinct-pointer-types-(-struct-mmu_gather_batch-and-struct-mmu_gather_batch_hdr-)
|-- x86_64-allyesconfig
| `-- mm-mmu_gather.c:warning:comparison-of-distinct-pointer-types-(-struct-mmu_gather_batch-and-struct-mmu_gather_batch_hdr-)
|-- x86_64-buildonly-randconfig-001-20260324
| `-- mm-mmu_gather.c:warning:comparison-of-distinct-pointer-types-lacks-a-cast
|-- x86_64-buildonly-randconfig-004-20260324
| `-- mm-mmu_gather.c:warning:comparison-of-distinct-pointer-types-lacks-a-cast
|-- x86_64-buildonly-randconfig-005-20260324
| `-- mm-mmu_gather.c:warning:comparison-of-distinct-pointer-types-lacks-a-cast
|-- x86_64-buildonly-randconfig-006-20260324
| `-- mm-mmu_gather.c:warning:comparison-of-distinct-pointer-types-(-struct-mmu_gather_batch-and-struct-mmu_gather_batch_hdr-)
|-- x86_64-defconfig
| `-- mm-mmu_gather.c:warning:comparison-of-distinct-pointer-types-lacks-a-cast
|-- x86_64-randconfig-001-20260324
| `-- mm-mmu_gather.c:warning:comparison-of-distinct-pointer-types-lacks-a-cast
|-- x86_64-randconfig-002-20260324
| `-- mm-mmu_gather.c:warning:comparison-of-distinct-pointer-types-(-struct-mmu_gather_batch-and-struct-mmu_gather_batch_hdr-)
|-- x86_64-randconfig-004-20260324
| `-- mm-mmu_gather.c:warning:comparison-of-distinct-pointer-types-lacks-a-cast
|-- x86_64-randconfig-005-20260324
| `-- mm-mmu_gather.c:warning:comparison-of-distinct-pointer-types-lacks-a-cast
|-- x86_64-randconfig-006-20260324
| `-- mm-mmu_gather.c:warning:comparison-of-distinct-pointer-types-(-struct-mmu_gather_batch-and-struct-mmu_gather_batch_hdr-)
|-- x86_64-randconfig-011-20260324
| `-- mm-mmu_gather.c:warning:comparison-of-distinct-pointer-types-(-struct-mmu_gather_batch-and-struct-mmu_gather_batch_hdr-)
|-- x86_64-randconfig-071-20260324
| `-- mm-mmu_gather.c:warning:comparison-of-distinct-pointer-types-lacks-a-cast
|-- x86_64-randconfig-072-20260324
| `-- mm-mmu_gather.c:warning:comparison-of-distinct-pointer-types-lacks-a-cast
|-- x86_64-randconfig-074-20260324
| `-- mm-mmu_gather.c:warning:comparison-of-distinct-pointer-types-lacks-a-cast
|-- x86_64-randconfig-076-20260324
| `-- mm-mmu_gather.c:warning:comparison-of-distinct-pointer-types-lacks-a-cast
|-- x86_64-randconfig-161-20260324
| `-- mm-mmu_gather.c:warning:comparison-of-distinct-pointer-types-lacks-a-cast
|-- x86_64-rhel-9.4-rust
| `-- mm-mmu_gather.c:warning:comparison-of-distinct-pointer-types-(-struct-mmu_gather_batch-and-struct-mmu_gather_batch_hdr-)
`-- xtensa-allyesconfig
|-- drivers-scsi-hisi_sas-hisi_sas.h:error:field-task-has-incomplete-type
|-- drivers-scsi-hisi_sas-hisi_sas_v1_hw.c:error:invalid-application-of-sizeof-to-incomplete-type-struct-ssp_command_iu
`-- drivers-scsi-hisi_sas-hisi_sas_v2_hw.c:error:invalid-application-of-sizeof-to-incomplete-type-struct-ssp_command_iu
elapsed time: 1484m
configs tested: 160
configs skipped: 3
tested configs:
alpha allnoconfig gcc-15.2.0
alpha allyesconfig gcc-15.2.0
alpha defconfig gcc-15.2.0
arc allmodconfig gcc-15.2.0
arc allnoconfig gcc-15.2.0
arc allyesconfig gcc-15.2.0
arc defconfig gcc-15.2.0
arc randconfig-001-20260324 gcc-11.5.0
arc randconfig-002-20260324 gcc-8.5.0
arm allnoconfig clang-23
arm allyesconfig gcc-15.2.0
arm defconfig clang-23
arm randconfig-001-20260324 gcc-8.5.0
arm randconfig-002-20260324 gcc-14.3.0
arm randconfig-003-20260324 gcc-8.5.0
arm randconfig-004-20260324 clang-23
arm64 allmodconfig clang-19
arm64 allnoconfig gcc-15.2.0
arm64 defconfig gcc-15.2.0
arm64 randconfig-001-20260324 gcc-13.4.0
arm64 randconfig-002-20260324 gcc-8.5.0
arm64 randconfig-003-20260324 clang-23
arm64 randconfig-004-20260324 clang-23
csky allmodconfig gcc-15.2.0
csky allnoconfig gcc-15.2.0
csky defconfig gcc-15.2.0
csky randconfig-001-20260324 gcc-15.2.0
csky randconfig-002-20260324 gcc-15.2.0
hexagon allmodconfig clang-17
hexagon allnoconfig clang-23
hexagon defconfig clang-23
hexagon randconfig-001-20260324 clang-23
hexagon randconfig-002-20260324 clang-23
i386 allmodconfig gcc-14
i386 allnoconfig gcc-14
i386 allyesconfig gcc-14
i386 buildonly-randconfig-001-20260324 gcc-12
i386 buildonly-randconfig-002-20260324 clang-20
i386 buildonly-randconfig-003-20260324 clang-20
i386 buildonly-randconfig-004-20260324 gcc-14
i386 buildonly-randconfig-005-20260324 clang-20
i386 buildonly-randconfig-006-20260324 gcc-14
i386 defconfig clang-20
i386 randconfig-001-20260324 gcc-14
i386 randconfig-002-20260324 clang-20
i386 randconfig-003-20260324 clang-20
i386 randconfig-004-20260324 clang-20
i386 randconfig-005-20260324 clang-20
i386 randconfig-006-20260324 gcc-14
i386 randconfig-007-20260324 gcc-14
i386 randconfig-011-20260324 clang-20
i386 randconfig-012-20260324 clang-20
i386 randconfig-013-20260324 gcc-14
i386 randconfig-014-20260324 gcc-13
i386 randconfig-015-20260324 gcc-14
i386 randconfig-016-20260324 gcc-13
i386 randconfig-017-20260324 clang-20
loongarch allnoconfig clang-23
loongarch defconfig clang-19
loongarch randconfig-001-20260324 gcc-14.3.0
loongarch randconfig-002-20260324 clang-18
m68k allmodconfig gcc-15.2.0
m68k allnoconfig gcc-15.2.0
m68k allyesconfig gcc-15.2.0
m68k apollo_defconfig gcc-15.2.0
m68k defconfig gcc-15.2.0
microblaze allnoconfig gcc-15.2.0
microblaze allyesconfig gcc-15.2.0
microblaze defconfig gcc-15.2.0
mips allmodconfig gcc-15.2.0
mips allnoconfig gcc-15.2.0
mips allyesconfig gcc-15.2.0
nios2 allmodconfig gcc-11.5.0
nios2 allnoconfig gcc-11.5.0
nios2 defconfig gcc-11.5.0
nios2 randconfig-001-20260324 gcc-11.5.0
nios2 randconfig-002-20260324 gcc-11.5.0
openrisc allmodconfig gcc-15.2.0
openrisc allnoconfig gcc-15.2.0
openrisc defconfig gcc-15.2.0
parisc allmodconfig gcc-15.2.0
parisc allnoconfig gcc-15.2.0
parisc allyesconfig gcc-15.2.0
parisc defconfig gcc-15.2.0
parisc randconfig-001-20260324 gcc-12.5.0
parisc randconfig-002-20260324 gcc-10.5.0
parisc64 defconfig gcc-15.2.0
powerpc allmodconfig gcc-15.2.0
powerpc allnoconfig gcc-15.2.0
powerpc randconfig-001-20260324 gcc-8.5.0
powerpc randconfig-002-20260324 gcc-8.5.0
powerpc64 randconfig-001-20260324 gcc-14.3.0
powerpc64 randconfig-002-20260324 gcc-8.5.0
riscv allmodconfig clang-23
riscv allnoconfig gcc-15.2.0
riscv allyesconfig clang-16
riscv defconfig clang-23
riscv randconfig-001-20260324 clang-23
riscv randconfig-002-20260324 clang-23
s390 allmodconfig clang-18
s390 allnoconfig clang-23
s390 allyesconfig gcc-15.2.0
s390 defconfig clang-23
s390 randconfig-001-20260324 gcc-12.5.0
s390 randconfig-002-20260324 clang-23
sh allmodconfig gcc-15.2.0
sh allnoconfig gcc-15.2.0
sh allyesconfig gcc-15.2.0
sh defconfig gcc-15.2.0
sh randconfig-001-20260324 gcc-15.2.0
sh randconfig-002-20260324 gcc-15.2.0
sparc allnoconfig gcc-15.2.0
sparc defconfig gcc-15.2.0
sparc randconfig-001-20260324 gcc-15.2.0
sparc randconfig-002-20260324 gcc-15.2.0
sparc64 allmodconfig clang-23
sparc64 defconfig clang-20
sparc64 randconfig-001-20260324 clang-23
sparc64 randconfig-002-20260324 clang-20
um allmodconfig clang-19
um allnoconfig clang-23
um allyesconfig gcc-14
um defconfig clang-23
um i386_defconfig gcc-14
um randconfig-001-20260324 gcc-14
um randconfig-002-20260324 clang-17
um x86_64_defconfig clang-23
x86_64 allmodconfig clang-20
x86_64 allnoconfig clang-20
x86_64 allyesconfig clang-20
x86_64 buildonly-randconfig-001-20260324 gcc-14
x86_64 buildonly-randconfig-002-20260324 clang-20
x86_64 buildonly-randconfig-003-20260324 clang-20
x86_64 buildonly-randconfig-004-20260324 gcc-14
x86_64 buildonly-randconfig-005-20260324 gcc-12
x86_64 buildonly-randconfig-006-20260324 clang-20
x86_64 defconfig gcc-14
x86_64 randconfig-001-20260324 gcc-14
x86_64 randconfig-002-20260324 clang-20
x86_64 randconfig-003-20260324 gcc-14
x86_64 randconfig-004-20260324 gcc-14
x86_64 randconfig-005-20260324 gcc-14
x86_64 randconfig-006-20260324 clang-20
x86_64 randconfig-011-20260324 clang-20
x86_64 randconfig-012-20260324 gcc-14
x86_64 randconfig-013-20260324 gcc-14
x86_64 randconfig-014-20260324 clang-20
x86_64 randconfig-015-20260324 gcc-14
x86_64 randconfig-016-20260324 clang-20
x86_64 randconfig-071-20260324 gcc-14
x86_64 randconfig-072-20260324 gcc-14
x86_64 randconfig-073-20260324 gcc-14
x86_64 randconfig-074-20260324 gcc-12
x86_64 randconfig-075-20260324 gcc-14
x86_64 randconfig-076-20260324 gcc-14
x86_64 rhel-9.4-rust clang-20
xtensa allnoconfig gcc-15.2.0
xtensa allyesconfig gcc-15.2.0
xtensa randconfig-001-20260324 gcc-8.5.0
xtensa randconfig-002-20260324 gcc-14.3.0
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki
reply other threads:[~2026-03-25 0:31 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=202603250820.AvEXBODr-lkp@intel.com \
--to=lkp@intel.com \
--cc=gustavoars@kernel.org \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.