On Fri, Jul 24, 2020 at 1:08 PM Song Liu <[email protected]> wrote:
>
> Architectures like s390, powerpc, arm64, riscv have speical definition of
> bpf_user_pt_regs_t. So we need to cast the pointer before passing it to
> bpf_get_stack(). This is similar to bpf_get_stack_tp().
>
> Fixes: 03d42fd2d83f ("bpf: Separate bpf_get_[stack|stackid] for perf events 
> BPF")
> Reported-by: kernel test robot <[email protected]>
> Signed-off-by: Song Liu <[email protected]>

Applied. Thanks

Reply via email to