On Fri, May 15, 2020 at 3:11 AM Daniel Borkmann <daniel@xxxxxxxxxxxxx> wrote: > > Small set of fixes in order to restrict BPF helpers for tracing which are > broken on archs with overlapping address ranges as per discussion in [0]. > I've targetted this for -bpf tree so they can be routed as fixes. Thanks! > > v1 -> v2: > - switch to reusable %pks, %pus format specifiers (Yonghong) > - fixate %s on kernel_ds probing for archs with overlapping addr space > > [0] https://lore.kernel.org/bpf/CAHk-=wjJKo0GVixYLmqPn-Q22WFu0xHaBSjKEo7e7Yw72y5SPQ@xxxxxxxxxxxxxx/T/ Applied to bpf tree. Thanks We'll send pr to Dave soon to hopefully get this and other fixes into 5.7 before Sunday rc.