aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/intel-pt-events.py
diff options
context:
space:
mode:
authorPierre-Louis Bossart <[email protected]>2021-12-07 11:37:41 -0600
committerMark Brown <[email protected]>2021-12-14 17:15:44 +0000
commitbbf7d3b1c4f40eb02dd1dffb500ba00b0bff0303 (patch)
tree25927df10c6ef81bf1b1e739140affa6daae4fb6 /tools/perf/scripts/python/intel-pt-events.py
parentd8a9c6e1f6766a16cf02b4e99a629f3c5512c183 (diff)
ASoC: soc-pcm: align BE 'atomicity' with that of the FE
Since the flow for DPCM is based on taking a lock for the FE first, we need to make sure during the connection between a BE and an FE that they both use the same 'atomicity', otherwise we may sleep in atomic context. If the FE is nonatomic, this patch forces the BE to be nonatomic as well. That should have no negative impact since the BE 'inherits' the FE properties. However, if the FE is atomic and the BE is not, then the configuration is flagged as invalid. Signed-off-by: Pierre-Louis Bossart <[email protected]> [ removed FE stream lock by tiwai ] Signed-off-by: Takashi Iwai <[email protected]> Reviewed-by: Kai Vehmanen <[email protected]> Reviewed-by: Bard Liao <[email protected]> Reviewed-by: Ranjani Sridharan <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/intel-pt-events.py')
0 files changed, 0 insertions, 0 deletions