Re: [PATCH bpf-next v5 2/9] bpf: Introduce global percpu data

From: Leon Hwang

Date: Thu Jun 11 2026 - 01:19:46 EST


On 8/6/26 23:56, bot+bpf-ci@xxxxxxxxxx wrote:
[...]
>
> Should this branch also exclude BPF_MAP_TYPE_PERCPU_ARRAY, so the load falls
> through to mark_reg_unknown() instead of failing?
>
>
Will exclude BPF_MAP_TYPE_PERCPU_ARRAY here.

Thanks,
Leon