aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf
diff options
context:
space:
mode:
authorTakashi Iwai <[email protected]>2022-09-26 15:55:49 +0200
committerTakashi Iwai <[email protected]>2022-09-27 08:46:03 +0200
commit1be2143fb7b19e247f7c4aa1097f85fe92c132bf (patch)
tree8bc9710c8bed62d1015e1f375d74d6fb421dbb60 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf
parentf0061c18c169f0c32d96b59485c3edee85e343ed (diff)
ALSA: pcm: Make mmap status read-only
The mmap status record should be read-only. Modifying it from user-space may screw up things unexpectedly, so let's clear the write bits at exposing it. Note that alsa-lib and other known user-space apps access the mmapped status only as read-only, hence this change shouldn't break the existing applications. Reviewed-by: Jaroslav Kysela <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf')
0 files changed, 0 insertions, 0 deletions