diff options
author | Cupertino Miranda <[email protected]> | 2024-05-07 13:22:20 +0100 |
---|---|---|
committer | Andrii Nakryiko <[email protected]> | 2024-05-07 14:41:00 -0700 |
commit | b2e086cb28aa358f7b5564888304908aff735827 (patch) | |
tree | e18c2e0d23aac8b9637d55b8ddf01a1ca28d950e /drivers/usb/cdns3/cdns3-trace.c | |
parent | 207cf6e649ee551ab3bdb1cfe1b2848e6a4337a5 (diff) |
selftests/bpf: Change functions definitions to support GCC
The test_xdp_noinline.c contains 2 functions that use more then 5
arguments. This patch collapses the 2 last arguments in an array.
Also in GCC and ipa_sra optimization increases the number of arguments
used in function encap_v4. This pass disables the optimization for that
particular file.
Signed-off-by: Cupertino Miranda <[email protected]>
Signed-off-by: Andrii Nakryiko <[email protected]>
Acked-by: Yonghong Song <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'drivers/usb/cdns3/cdns3-trace.c')
0 files changed, 0 insertions, 0 deletions