Re: [PATCH v12 bpf-next 10/14] bpf: Add d_path helper

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, Aug 25, 2020 at 12:23 PM Jiri Olsa <jolsa@xxxxxxxxxx> wrote:
>  #define __BPF_FUNC_MAPPER(FN)          \
>         FN(unspec),                     \
> @@ -3655,7 +3668,8 @@ union bpf_attr {
>         FN(get_task_stack),             \
>         FN(load_hdr_opt),               \
>         FN(store_hdr_opt),              \
> -       FN(reserve_hdr_opt),
> +       FN(reserve_hdr_opt),            \
> +       FN(d_path),
>         /* */

This is not correct. Please keep "\" at the end.
I've missed it while applying Martin's patch.
I've manually rebased this set due to conflict with KP's changes,
fixed the above issue and applied.



[Index of Archives]     [Linux Samsung SoC]     [Linux Rockchip SoC]     [Linux Actions SoC]     [Linux for Synopsys ARC Processors]     [Linux NFS]     [Linux NILFS]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]


  Powered by Linux