On Mon, Jun 10, 2019 at 10:48 AM Andrii Nakryiko <[email protected]> wrote: > > Fix signature of bpf_probe_read and bpf_probe_write_user to mark source > pointer as const. This causes warnings during compilation for > applications relying on those helpers. > > Signed-off-by: Andrii Nakryiko <[email protected]>
Applied. Thanks
