diff options
author | Alistair Francis <[email protected]> | 2021-10-22 11:33:40 +1000 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2021-10-27 20:54:00 -0300 |
commit | fec5c3a5155911b750753975c425a24ce70d06cf (patch) | |
tree | f5a9dc0e504dcfaa87fda4cf2c5aa115f4f63671 /drivers/fpga/altera-hps2fpga.c | |
parent | 624ff63abfd368fef5fa18ce34e025bc4e37dee5 (diff) |
perf bench futex: Call the futex syscall from a function
In preparation for a more complex futex() function let's convert the
current macro into two functions. We need two functions to avoid
compiler failures as the macro is overloaded.
This will allow us to include pre-processor conditionals in the futex
syscall functions.
Signed-off-by: Alistair Francis <[email protected]>
Acked-by: Davidlohr Bueso <[email protected]>
Cc: Alexander Shishkin <[email protected]>
Cc: Alistair Francis <[email protected]>
Cc: Arnd Bergmann <[email protected]>
Cc: Atish Patra <[email protected]>
Cc: Darren Hart <[email protected]>
Cc: Davidlohr Bueso <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Mark Rutland <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: [email protected]
Link: http://lore.kernel.org/lkml/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'drivers/fpga/altera-hps2fpga.c')
0 files changed, 0 insertions, 0 deletions