commit | 8fd886911a6a99acf4a8facf619a2e7b5225be78 | [log] [tgz] |
---|---|---|
author | Ilya Leoshkevich <iii@linux.ibm.com> | Fri Feb 26 21:22:47 2021 +0100 |
committer | Alexei Starovoitov <ast@kernel.org> | Thu Mar 04 17:58:15 2021 -0800 |
tree | 2c6630058940877f8d7a7f44397ffa22841d8b63 | |
parent | 86a35af628e539f7ae9796f1984761e8d3232ac0 [diff] |
bpf: Add BTF_KIND_FLOAT to uapi Add a new kind value and expand the kind bitfield. Signed-off-by: Ilya Leoshkevich <iii@linux.ibm.com> Signed-off-by: Alexei Starovoitov <ast@kernel.org> Acked-by: Yonghong Song <yhs@fb.com> Link: https://lore.kernel.org/bpf/20210226202256.116518-2-iii@linux.ibm.com