“a5516438959d90b071ff0a484ce4f3f523dc3152”上不存在“arch/sparc/include/asm/hugetlb.h”
-
由 Andrii Nakryiko 提交于
mainline inclusion from mainline-5.11-rc1 commit 88a82c2a category: feature bugzilla: https://gitee.com/openeuler/kernel/issues/I5EUVD CVE: NA Reference: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=88a82c2a9ab5b2ce533c3de3f4517853c2f67f53 ------------------------------------------------- Revamp BTF dedup's string deduplication to match the approach of writable BTF string management. This allows to transfer deduplicated strings index back to BTF object after deduplication without expensive extra memory copying and hash map re-construction. It also simplifies the code and speeds it up, because hashmap-based string deduplication is faster than sort + unique approach. Signed-off-by: NAndrii Nakryiko <andriin@fb.com> Signed-off-by: NAlexei Starovoitov <ast@kernel.org> Acked-by: NSong Liu <songliubraving@fb.com> Link: https://lore.kernel.org/bpf/20201105043402.2530976-4-andrii@kernel.org (cherry picked from commit 88a82c2a) Signed-off-by: NWang Yufen <wangyufen@huawei.com>
46b75832