Alexei Starovoitov
62bce3654c
bpf: fix BTF limits
...
[ Upstream commit a0791f0df7d212c245761538b17a9ea93607b667 ]
vmlinux BTF has more than 64k types.
Its string section is also at the offset larger than 64k.
Adjust both limits to make in-kernel BTF verifier successfully parse in-kernel BTF.
Fixes: 69b693f0ae ("bpf: btf: Introduce BPF Type Format (BTF)")
Signed-off-by: Alexei Starovoitov <ast@kernel.org >
Acked-by: Martin KaFai Lau <kafai@fb.com >
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net >
Signed-off-by: Sasha Levin <sashal@kernel.org >
2020-01-27 14:51:14 +01:00
..
2018-07-30 16:21:49 -04:00
2019-09-19 09:09:29 +02:00
2020-01-27 14:50:48 +01:00
2019-07-14 08:11:16 +02:00
2018-08-06 10:24:33 +02:00
2018-08-15 22:54:12 -07:00
2018-08-22 10:52:49 -07:00
2018-08-11 15:46:41 -06:00
2019-07-26 09:14:15 +02:00
2020-01-27 14:51:14 +01:00
2018-07-27 10:40:16 +02:00
2019-12-31 16:34:57 +01:00
2019-12-17 20:34:59 +01:00
2019-08-06 19:06:52 +02:00
2018-07-29 12:53:54 -07:00
2018-08-07 12:15:03 -07:00
2018-11-13 11:08:46 -08:00
2019-05-25 18:23:40 +02:00
2018-07-29 12:57:26 -07:00
2019-02-27 10:08:58 +01:00
2019-01-13 09:50:56 +01:00
2020-01-14 20:07:01 +01:00
2018-07-29 12:37:06 -07:00
2018-07-26 17:04:37 -07:00
2019-09-16 08:21:47 +02:00
2018-11-21 09:19:23 +01:00
2018-08-06 17:59:22 +02:00
2018-09-20 00:51:46 +02:00
2018-08-03 10:03:57 -07:00
2018-08-02 06:04:57 -04:00
2018-07-27 07:52:39 -04:00
2018-10-05 16:32:04 -07:00
2018-10-05 16:32:04 -07:00
2018-11-13 11:08:32 -08:00
2019-01-09 17:38:36 +01:00
2018-07-29 12:37:06 -07:00
2018-11-27 16:13:01 +01:00
2019-07-21 09:03:02 +02:00
2019-08-16 10:12:45 +02:00
2018-08-15 14:59:06 -05:00
2018-09-10 10:03:02 +02:00
2018-08-07 12:22:15 -07:00
2018-07-31 19:56:42 +10:00
2018-08-11 12:13:49 -07:00
2018-12-05 19:32:04 +01:00
2018-09-02 16:14:44 -07:00
2018-11-23 08:17:06 +01:00
2018-10-05 16:32:04 -07:00
2018-10-07 21:06:28 -07:00
2019-06-17 19:51:56 +02:00
2018-08-13 08:42:25 -07:00
2018-08-01 09:56:10 -07:00
2019-06-04 08:02:33 +02:00
2018-10-08 15:45:18 +01:00
2018-07-27 06:39:57 -04:00
2018-09-03 21:23:24 -07:00
2018-11-13 11:08:54 -08:00