Centos-kernel-stream-9/drivers/hid/bpf
Jerome Marchand 68dffb4663 bpf: Replace deprecated -target with --target= for Clang
JIRA: https://issues.redhat.com/browse/RHEL-10691

Conflicts: Change due to missing commit edae34a3ed92 ("selftests net:
add UDP GRO fraglist + bpf self-tests").

commit bbaf1ff06af49e856501024abbe161d96c1f0d66
Author: Fangrui Song <maskray@google.com>
Date:   Sat Jun 24 00:18:56 2023 +0000

    bpf: Replace deprecated -target with --target= for Clang

    The -target option has been deprecated since clang 3.4 in 2013. Therefore, use
    the preferred --target=bpf form instead. This also matches how we use --target=
    in scripts/Makefile.clang.

    Signed-off-by: Fangrui Song <maskray@google.com>
    Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
    Acked-by: Yonghong Song <yhs@fb.com>
    Acked-by: Quentin Monnet <quentin@isovalent.com>
    Link: 274b6f0c87
    Link: https://lore.kernel.org/bpf/20230624001856.1903733-1-maskray@google.com

Signed-off-by: Jerome Marchand <jmarchan@redhat.com>
2023-12-14 15:22:22 +01:00
..
entrypoints bpf: Replace deprecated -target with --target= for Clang 2023-12-14 15:22:22 +01:00
Kconfig Merge tag 'for-linus-2023022201' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid 2023-06-19 15:43:02 +02:00
Makefile
hid_bpf_dispatch.c bpf: Remove now-unnecessary NULL checks for KF_RELEASE kfuncs 2023-09-22 09:12:25 +02:00
hid_bpf_dispatch.h HID: bpf: clean up entrypoint 2023-06-19 15:43:01 +02:00
hid_bpf_jmp_table.c HID: bpf: clean up entrypoint 2023-06-19 15:43:01 +02:00