summaryrefslogtreecommitdiff
path: root/rust/kernel/alloc/kvec/errors.rs
diff options
context:
space:
mode:
authorNathan Chancellor <nathan@kernel.org>2026-06-02 18:41:50 -0700
committerNathan Chancellor <nathan@kernel.org>2026-06-02 18:41:50 -0700
commita48bd961fb203a7ce68f8110fc53a85f90e24b33 (patch)
tree304d608587ff8c8bdc67b68bf19324506548ff23 /rust/kernel/alloc/kvec/errors.rs
parent9f2aee8f7d1842be08da860e45265d30dba0d1f7 (diff)
kbuild: Remove unnecessary 'T' modifier in cmd_ar_builtin_fixup
In cmd_ar_builtin_fixup, the 'T' modifier was added to '$(AR) mPi' to work around a bug in llvm-ar that caused thin archives to be silently converted to full archives [1]. Since commit 20c098928356 ("kbuild: Bump minimum version of LLVM for building the kernel to 15.0.0"), all supported versions of llvm-ar have this issue fixed, so the 'T' modifier and comment can be removed. Link: https://github.com/llvm/llvm-project/commit/d17c54d17de22d2961a04163f3dbc8e973de89b8 [1] Signed-off-by: Nathan Chancellor <nathan@kernel.org>
Diffstat (limited to 'rust/kernel/alloc/kvec/errors.rs')
0 files changed, 0 insertions, 0 deletions