diff options
author | Andrew Banman <[email protected]> | 2017-03-09 10:42:10 -0600 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2017-03-13 14:26:28 +0100 |
commit | e9be36443cecda1be20b2cc3b891676ff2af9dff (patch) | |
tree | 3e817fe6375e57276840fd6056de42125658e296 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 491bd88cdb256cdabd25362b923d94ab80cf72c9 (diff) |
x86/platform/uv/BAU: Add payload descriptor qualifier
On UV4, the destination agent verifies each message by checking the
descriptor qualifier field of the message payload. Messages without this
field set to 0x534749 will cause a hub error to assert. Split
bau_message_payload into uv1_2_3 and uv4 versions to account for the
different payload formats.
Enforce the size of each field by using the appropriate u** integer type.
Replace extraneous comments with KernelDoc comment.
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