From: Alexei Starovoitov Date: Tue, 23 Jan 2024 23:11:23 +0000 (-0800) Subject: Merge branch 'enable-the-inline-of-kptr_xchg-for-arm64' X-Git-Tag: block-6.9-20240315~27^2~423^2~16 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=c80c6434aaccc689b2c7ff432d43abad8f4217b2;p=linux-block.git Merge branch 'enable-the-inline-of-kptr_xchg-for-arm64' Hou Tao says: ==================== Enable the inline of kptr_xchg for arm64 From: Hou Tao Hi, The patch set is just a follow-up for "bpf: inline bpf_kptr_xchg()". It enables the inline of bpf_kptr_xchg() and kptr_xchg_inline test for arm64. Please see individual patches for more details. And comments are always welcome. ==================== Link: https://lore.kernel.org/r/20240119102529.99581-1-houtao@huaweicloud.com Signed-off-by: Alexei Starovoitov --- c80c6434aaccc689b2c7ff432d43abad8f4217b2