diff options
| author | Peter Zijlstra <[email protected]> | 2022-11-03 13:00:13 +0100 |
|---|---|---|
| committer | Daniel Borkmann <[email protected]> | 2022-11-04 23:13:08 +0100 |
| commit | 18acb7fac22ff7b36c7ea5a76b12996e7b7dbaba (patch) | |
| tree | 3d92ec10bc05591bd361799acd412e7903365a9b /drivers/fpga/zynq-fpga.c | |
| parent | d3fd203f36d46aa29600a72d57a1b61af80e4a25 (diff) | |
bpf: Revert ("Fix dispatcher patchable function entry to 5 bytes nop")
Because __attribute__((patchable_function_entry)) is only available
since GCC-8 this solution fails to build on the minimum required GCC
version.
Undo these changes so we might try again -- without cluttering up the
patches with too many changes.
This is an almost complete revert of:
dbe69b299884 ("bpf: Fix dispatcher patchable function entry to 5 bytes nop")
ceea991a019c ("bpf: Move bpf_dispatcher function out of ftrace locations")
(notably the arch/x86/Kconfig hunk is kept).
Reported-by: David Laight <[email protected]>
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Signed-off-by: Daniel Borkmann <[email protected]>
Tested-by: Björn Töpel <[email protected]>
Tested-by: Jiri Olsa <[email protected]>
Acked-by: Björn Töpel <[email protected]>
Acked-by: Jiri Olsa <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'drivers/fpga/zynq-fpga.c')
0 files changed, 0 insertions, 0 deletions