]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
lib/xz: remove dead IA-64 (Itanium) support code
authorAnkan Biswas <spyjetfayed@gmail.com>
Tue, 14 Oct 2025 05:24:36 +0000 (10:54 +0530)
committerAndrew Morton <akpm@linux-foundation.org>
Wed, 12 Nov 2025 18:00:15 +0000 (10:00 -0800)
commit57f3d89691149f11bfb6c4fef9fca4890def8fb1
tree4c605a2b48ef35507b07395b040564558555bbcc
parent9544f9e6947f6508d29f0d0cc2dacaa749fc1613
lib/xz: remove dead IA-64 (Itanium) support code

Support for the IA-64 (Itanium) architecture was removed in commit
cf8e8658100d ("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>
lib/xz/xz_dec_bcj.c
lib/xz/xz_private.h