diff options
author | Vitaly Kuznetsov <[email protected]> | 2017-08-02 18:09:16 +0200 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2017-08-10 16:50:22 +0200 |
commit | 057841713cfff62b4485cdd2b245f05b7ea3ba16 (patch) | |
tree | 6bb15aa4313f06581a28ee2f0e45fc58fb666a57 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 6a8edbd0c54ae266b12f4f63e406313481c9d4bc (diff) |
hyper-v: Use fast hypercall for HVCALL_SIGNAL_EVENT
We need to pass only 8 bytes of input for HvSignalEvent which makes it a
perfect fit for fast hypercall. hv_input_signal_event_buffer is not needed
any more and hv_input_signal_event is converted to union for convenience.
Signed-off-by: Vitaly Kuznetsov <[email protected]>
Reviewed-by: Andy Shevchenko <[email protected]>
Reviewed-by: Stephen Hemminger <[email protected]>
Cc: Andy Lutomirski <[email protected]>
Cc: Haiyang Zhang <[email protected]>
Cc: Jork Loeser <[email protected]>
Cc: K. Y. Srinivasan <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Simon Xiao <[email protected]>
Cc: Steven Rostedt <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: [email protected]
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions