diff options
| author | Ingo Molnar <[email protected]> | 2025-03-21 07:38:43 +0000 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2025-03-21 07:38:43 +0000 |
| commit | 1400c87e6cac47eb243f260352c854474d9a9073 (patch) | |
| tree | 776379e169169acbf290c326db35a726cba93cab /drivers/pci/controller/pci-host-common.c | |
| parent | x86/asm: Make asm export of __ref_stack_chk_guard unconditional (diff) | |
| download | kernel-1400c87e6cac47eb243f260352c854474d9a9073.tar.gz kernel-1400c87e6cac47eb243f260352c854474d9a9073.zip | |
zstd: Increase DYNAMIC_BMI2 GCC version cutoff from 4.8 to 11.0 to work around compiler segfault
Due to pending percpu improvements in -next, GCC9 and GCC10 are
crashing during the build with:
lib/zstd/compress/huf_compress.c:1033:1: internal compiler error: Segmentation fault
1033 | {
| ^
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-9/README.Bugs> for instructions.
The DYNAMIC_BMI2 feature is a known-challenging feature of
the ZSTD library, with an existing GCC quirk turning it off
for GCC versions below 4.8.
Increase the DYNAMIC_BMI2 version cutoff to GCC 11.0 - GCC 10.5
is the last version known to crash.
Reported-by: Michael Kelley <[email protected]>
Debugged-by: Ard Biesheuvel <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Cc: https://lore.kernel.org/r/SN6PR02MB415723FBCD79365E8D72CA5FD4D82@SN6PR02MB4157.namprd02.prod.outlook.com
Cc: Linus Torvalds <[email protected]>
Diffstat (limited to 'drivers/pci/controller/pci-host-common.c')
0 files changed, 0 insertions, 0 deletions
