mirror-linux/lib/xz
Ankan Biswas 57f3d89691 lib/xz: remove dead IA-64 (Itanium) support code
Support for the IA-64 (Itanium) architecture was removed in commit
cf8e865810 ("arch: Remove Itanium (IA-64) architecture").

This patch drops the IA-64 specific decompression code from lib/xz, which
was conditionally compiled with the now-obsolete CONFIG_XZ_DEC_IA64
option.

Link: https://lkml.kernel.org/r/20251014052738.31185-1-spyjetfayed@gmail.com
Signed-off-by: Ankan Biswas <spyjetfayed@gmail.com>
Reviewed-by: Kuan-Wei Chiu <visitorckw@gmail.com>
Reviewed-by: Khalid Aziz <khalid@kernel.org>
Acked-by: Lasse Collin <lasse.collin@tukaani.org>
Cc: David Hunter <david.hunter.linux@gmail.com>
Cc: Shuah Khan <skhan@linuxfoundation.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
2025-11-12 10:00:15 -08:00
..
Kconfig xz: add RISC-V BCJ filter 2024-09-01 20:43:26 -07:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
xz_crc32.c xz: remove XZ_EXTERN and extern from functions 2024-09-01 20:43:27 -07:00
xz_dec_bcj.c lib/xz: remove dead IA-64 (Itanium) support code 2025-11-12 10:00:15 -08:00
xz_dec_lzma2.c xz: remove XZ_EXTERN and extern from functions 2024-09-01 20:43:27 -07:00
xz_dec_stream.c xz: remove XZ_EXTERN and extern from functions 2024-09-01 20:43:27 -07:00
xz_dec_syms.c xz: add RISC-V BCJ filter 2024-09-01 20:43:26 -07:00
xz_dec_test.c xz: switch from public domain to BSD Zero Clause License (0BSD) 2024-09-01 20:43:24 -07:00
xz_lzma2.h xz: switch from public domain to BSD Zero Clause License (0BSD) 2024-09-01 20:43:24 -07:00
xz_private.h lib/xz: remove dead IA-64 (Itanium) support code 2025-11-12 10:00:15 -08:00
xz_stream.h xz: switch from public domain to BSD Zero Clause License (0BSD) 2024-09-01 20:43:24 -07:00