summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorJ. German Rivera <German.Rivera@freescale.com>2015-10-17 15:33:15 -0500
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-10-17 20:54:46 -0700
commit63f2be5c3b358db031f86eafa9cd450f6558a55b (patch)
tree26e710dc8423681051d12f897ebc7a1b025ca4fb /tools/perf/scripts/python/export-to-postgresql.py
parent3f95ad21855f750fe0428853214754f414b82daf (diff)
staging: fsl-mc: Added serialization to mc_send_command()
When the same portal is used to call mc_send_command() from two different threads or a thread and an interrupt handler, serialization is required, as the MC only supports one outstanding command per MC portal. Thus, a new command should not be sent to the MC until the last command sent has been responded by the MC. Signed-off-by: J. German Rivera <German.Rivera@freescale.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions