From: Daniel Borkmann Date: Wed, 23 May 2018 10:03:33 +0000 (+0200) Subject: Merge branch 'btf-uapi-cleanups' X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=ff4fb475cea8580eb0490d0a5d55ee02d95d26e1;p=linux.git Merge branch 'btf-uapi-cleanups' Martin KaFai Lau says: ==================== This patch set makes some changes to cleanup the unused bits in BTF uapi. It also makes the btf_header extensible. Please see individual patches for details. v2: - Remove NR_SECS from patch 2 - Remove "unsigned" check on array->index_type from patch 3 - Remove BTF_INT_VARARGS and further limit BTF_INT_ENCODING from 8 bits to 4 bits in patch 4 - Adjustments in test_btf.c to reflect changes in v2 ==================== Signed-off-by: Daniel Borkmann --- ff4fb475cea8580eb0490d0a5d55ee02d95d26e1