On Fri, Oct 06, 2017 at 10:41:41AM +0200, Jesper Dangaard Brouer wrote:
> The first 8 bytes of the tracepoint context struct are not accessible
> by the bpf code. This is a choice that dates back to the original
> inclusion of this code.
>
> See explaination in:
> commit 98b5c2c65c29 ("perf, bpf: allow bpf programs attach to tracepoints")
>
> Signed-off-by: Jesper Dangaard Brouer <[email protected]>thank you for fixing it. Acked-by: Alexei Starovoitov <[email protected]>
