lkml.org 
[lkml]   [2024]   [Apr]   [20]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Date
    Subject[PATCH bpf-next v2 06/16] tools: sync include/uapi/linux/bpf.h
    cp include/uapi/linux/bpf.h tools/include/uapi/linux/bpf.h

    Signed-off-by: Benjamin Tissoires <bentiss@kernel.org>

    ---

    no changes in v2
    ---
    tools/include/uapi/linux/bpf.h | 4 ++++
    1 file changed, 4 insertions(+)

    diff --git a/tools/include/uapi/linux/bpf.h b/tools/include/uapi/linux/bpf.h
    index cee0a7915c08..e4ae83550fb3 100644
    --- a/tools/include/uapi/linux/bpf.h
    +++ b/tools/include/uapi/linux/bpf.h
    @@ -7306,6 +7306,10 @@ struct bpf_timer {
    __u64 __opaque[2];
    } __attribute__((aligned(8)));

    +struct bpf_wq {
    + __u64 __opaque[2];
    +} __attribute__((aligned(8)));
    +
    struct bpf_dynptr {
    __u64 __opaque[2];
    } __attribute__((aligned(8)));
    --
    2.44.0


    \
     
     \ /
      Last update: 2024-05-27 16:47    [W:2.923 / U:0.328 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site