diff options
author | Andrew Banman <[email protected]> | 2017-03-09 10:42:13 -0600 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2017-03-13 14:26:29 +0100 |
commit | 2620bbbf1f4f187952fb35861f4473860c432728 (patch) | |
tree | 20904a6cc388f54a0d79f3cd174269a6d6d64f2a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | dfeb28f068ff9cc4f714c7d1edaf61597ea1768b (diff) |
x86/platform/uv/BAU: Add wait_completion to bau_operations
Remove the present wait_completion routine and add a function pointer by
the same name to the bau_operations struct. Rather than switching on the
UV hub version during message processing, set the architecture-specific
uv*_wait_completion during initialization.
The uv123_bau_ops struct must be split into uv1 and uv2_3 versions to
accommodate the corresponding wait_completion routines.
Signed-off-by: Andrew Banman <[email protected]>
Acked-by: Ingo Molnar <[email protected]>
Acked-by: Mike Travis <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Thomas Gleixner <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions