[PATCH v3 1/2] perf benchmark: Call the futex syscall from a function

Davidlohr Bueso dave at stgolabs.net
Fri Sep 17 11:21:13 PDT 2021


On Fri, 17 Sep 2021, Alistair Francis wrote:

>From: Alistair Francis <alistair.francis at wdc.com>
>
>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 <alistair.francis at wdc.com>

Acked-by: Davidlohr Bueso <dbueso at suse.de>



More information about the linux-riscv mailing list