Centos-kernel-stream-9/lib/raid6
Nigel Croxon 1b457ecf56 lib/raid6: drop RAID6_USE_EMPTY_ZERO_PAGE
Bugzilla: https://bugzilla.redhat.com/2143273

commit 42271ca389edb0446b9e492858b4c38083b0b9f8
Author: Giulio Benetti <giulio.benetti@benettiengineering.com>
Date:   Wed Oct 19 18:04:07 2022 +0200

    lib/raid6: drop RAID6_USE_EMPTY_ZERO_PAGE

    RAID6_USE_EMPTY_ZERO_PAGE is unused and hardcoded to 0, so let's drop it.

    Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com>
    Reviewed-by: Christoph Hellwig <hch@lst.de>
    Signed-off-by: Song Liu <song@kernel.org>

Signed-off-by: Nigel Croxon <ncroxon@redhat.com>
2022-11-16 14:21:36 -05:00
..
test x86: update AS_* macros to binutils >=2.23, supporting ADX and AVX2 2020-04-09 00:12:48 +09:00
.gitignore .gitignore: add SPDX License Identifier 2020-03-25 11:50:48 +01:00
Makefile isystem: delete global -isystem compile option 2022-04-19 15:52:59 +02:00
algos.c lib/raid6: drop RAID6_USE_EMPTY_ZERO_PAGE 2022-11-16 14:21:36 -05:00
altivec.uc
avx2.c x86: update AS_* macros to binutils >=2.23, supporting ADX and AVX2 2020-04-09 00:12:48 +09:00
avx512.c
int.uc
mktables.c raid6/test: fix a compilation warning 2020-01-13 11:44:09 -08:00
mmx.c
neon.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
neon.uc
recov.c
recov_avx2.c x86: update AS_* macros to binutils >=2.23, supporting ADX and AVX2 2020-04-09 00:12:48 +09:00
recov_avx512.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441 2019-06-05 17:37:17 +02:00
recov_neon.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441 2019-06-05 17:37:17 +02:00
recov_neon_inner.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441 2019-06-05 17:37:17 +02:00
recov_s390xc.c
recov_ssse3.c x86: remove always-defined CONFIG_AS_SSSE3 2020-04-09 00:01:59 +09:00
s390vx.uc RAID/s390: remove invalid 'r' inline asm operand modifier 2019-06-11 09:48:25 +02:00
sse1.c
sse2.c
unroll.awk lib: raid6: fix awk build warnings 2019-12-09 18:55:03 +01:00
vpermxor.uc
x86.h