]> www.infradead.org Git - users/dwmw2/linux.git/commit
cfi: tweak llvm version for HAVE_CFI_ICALL_NORMALIZE_INTEGERS
authorAlice Ryhl <aliceryhl@google.com>
Wed, 30 Oct 2024 10:31:34 +0000 (10:31 +0000)
committerMiguel Ojeda <ojeda@kernel.org>
Wed, 30 Oct 2024 23:41:37 +0000 (00:41 +0100)
commit2313ab74c3004089ecac5f0f91f7274829f3825b
tree9c7a8fefe0a2d52df6fac612e34946341c5ad618
parentc38a04ecb6ac25c0c8786b5c5bfa4724ee483d67
cfi: tweak llvm version for HAVE_CFI_ICALL_NORMALIZE_INTEGERS

The llvm fix [1] did not make it for 19.0.0, but ended up getting
backported to llvm 19.1.3 [2]. Thus, fix the version requirement to
correctly specify which versions have the bug.

Link: https://github.com/llvm/llvm-project/pull/104826
Link: https://github.com/llvm/llvm-project/pull/113938
Reported-by: kernel test robot <oliver.sang@intel.com>
Closes: https://lore.kernel.org/oe-lkp/202410281414.c351044e-oliver.sang@intel.com
Fixes: 8b8ca9c25fe6 ("cfi: fix conditions for HAVE_CFI_ICALL_NORMALIZE_INTEGERS")
Signed-off-by: Alice Ryhl <aliceryhl@google.com>
Reviewed-by: Sami Tolvanen <samitolvanen@google.com>
Link: https://lore.kernel.org/r/20241030-cfi-icall-1913-v1-1-ab8a26e13733@google.com
Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
arch/Kconfig