lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CA+G9fYv2i5AOYOkepUq_Rz1wxfzu1o2W59xDgui7VPw7g-fV9w@mail.gmail.com>
Date: Tue, 24 Jun 2025 00:02:29 +0530
From: Naresh Kamboju <naresh.kamboju@...aro.org>
To: open list <linux-kernel@...r.kernel.org>, 
	linux-riscv <linux-riscv@...ts.infradead.org>, lkft-triage@...ts.linaro.org, 
	Linux Regressions <regressions@...ts.linux.dev>, linux-raid@...r.kernel.org
Cc: Song Liu <song@...nel.org>, yukuai3@...wei.com, 
	Chunyan Zhang <zhangchunyan@...as.ac.cn>, Alexandre Ghiti <alexghiti@...osinc.com>, 
	Palmer Dabbelt <palmer@...belt.com>, Charlie Jenkins <charlie@...osinc.com>, 
	Dan Carpenter <dan.carpenter@...aro.org>, Arnd Bergmann <arnd@...db.de>, 
	Anders Roxell <anders.roxell@...aro.org>
Subject: next-20250623: riscv defconfig raid6 recov_rvv.c use of undeclared
 identifier 'raid6_empty_zero_page'

Regressions on riscv defconfig builds with gcc-13 and clang failed
on the Linux next-20250623 tag.

Regressions found on riscv
* riscv, build
  - clang-20-defconfig
  - gcc-13-defconfig
  - rustclang-nightly-lkftconfig-kselftest
  - rustgcc-lkftconfig-kselftest
  - rv32-clang-20-defconfig

Regression Analysis:
 - New regression? Yes
 - Reproducibility? Yes

Build regression: riscv defconfig raid6 recov_rvv.c use of undeclared
identifier 'raid6_empty_zero_page'

Reported-by: Linux Kernel Functional Testing <lkft@...aro.org>

## Build log
lib/raid6/recov_rvv.c:168:24: error: use of undeclared identifier
'raid6_empty_zero_page'
  168 |         ptrs[faila] = (void *)raid6_empty_zero_page;
      |                               ^
/lib/raid6/recov_rvv.c:171:24: error: use of undeclared identifier
'raid6_empty_zero_page'
  171 |         ptrs[failb] = (void *)raid6_empty_zero_page;
      |                               ^
/lib/raid6/recov_rvv.c:206:24: error: use of undeclared identifier
'raid6_empty_zero_page'
  206 |         ptrs[faila] = (void *)raid6_empty_zero_page;
      |                               ^
3 errors generated.

## Source
* Kernel version: 6.16.0-rc3-next-20250623
* Git tree: https://kernel.googlesource.com/pub/scm/linux/kernel/git/next/linux-next.git
* Git sha: f817b6dd2b62d921a6cdc0a3ac599cd1851f343c
* Git describe: next-20250623
* Project details:
https://regressions.linaro.org/lkft/linux-next-master/next-20250623/
* Architectures: riscv
* Toolchains: gcc-13
* Kconfigs: defconfig

## Build arm64
* Build log: https://qa-reports.linaro.org/api/testruns/28829977/log_file/
* Build details:
https://regressions.linaro.org/lkft/linux-next-master/next-20250623/build/gcc-13-defconfig/
* Build link: https://storage.tuxsuite.com/public/linaro/lkft/builds/2ytmqfZ6v24dxq5kjorJbgH6hC8/
* Kernel config:
https://storage.tuxsuite.com/public/linaro/lkft/builds/2ytmqfZ6v24dxq5kjorJbgH6hC8/config

--
Linaro LKFT
https://lkft.linaro.org

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ