diff options
author | Xie Yongji <[email protected]> | 2021-08-31 18:36:23 +0800 |
---|---|---|
committer | Michael S. Tsirkin <[email protected]> | 2021-09-06 07:20:56 -0400 |
commit | 7a6b92d33ab166c6ea6e5764033ca99dcb6ec361 (patch) | |
tree | d3622aa20f71ea1b65c7f4b22613020876f54097 /tools/perf/util/trace-event-scripting.c | |
parent | a93a962669cdbe56bb0bcd88156f0f1598f31c88 (diff) |
eventfd: Export eventfd_wake_count to modules
Export eventfd_wake_count so that some modules can use
the eventfd_signal_count() to check whether the
eventfd_signal() call should be deferred to a safe context.
NB(mst): this patch is not needed in Linus tree since there
eventfd_signal_count() has been superseded by an already exported
eventfd_signal_allowed().
Signed-off-by: Xie Yongji <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Acked-by: Jason Wang <[email protected]>
Signed-off-by: Michael S. Tsirkin <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions