diff options
| author | J. German Rivera <German.Rivera@freescale.com> | 2015-10-17 23:33:15 +0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-10-18 06:54:46 +0300 |
| commit | 63f2be5c3b358db031f86eafa9cd450f6558a55b (patch) | |
| tree | 26e710dc8423681051d12f897ebc7a1b025ca4fb /tools/perf/scripts/python/call-graph-from-postgresql.py | |
| parent | 3f95ad21855f750fe0428853214754f414b82daf (diff) | |
| download | linux-63f2be5c3b358db031f86eafa9cd450f6558a55b.tar.xz | |
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/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions
