On Fri, Mar 01, 2019 at 09:07:48AM -0800, Martin Lau wrote: > > How about resetting reg->refcount_id in mark_ptr_or_null_reg as well? > I don't think so. release_reg_references() would not work then. After a second thought, 'reg->refcount_id = 0' should be done for the is_null case. I will respin.
- [PATCH bpf-next 0/2] Fix bpf_tcp_sock and bpf_sk_fullsock... Martin KaFai Lau
- [PATCH bpf-next 2/2] bpf: Test ref release issue in ... Martin KaFai Lau
- [PATCH bpf-next 1/2] bpf: Fix bpf_tcp_sock and bpf_s... Martin KaFai Lau
- Re: [PATCH bpf-next 1/2] bpf: Fix bpf_tcp_sock a... Lorenz Bauer
- Re: [PATCH bpf-next 1/2] bpf: Fix bpf_tcp_so... Martin Lau
- Re: [PATCH bpf-next 1/2] bpf: Fix bpf_tc... Martin Lau