diff options
author | Cristian Marussi <[email protected]> | 2024-03-15 14:03:24 +0000 |
---|---|---|
committer | Sudeep Holla <[email protected]> | 2024-03-25 10:14:28 +0000 |
commit | b70c7996d4ffb2e02895132e8a79a37cee66504f (patch) | |
tree | aa2feae48d323b586533fdcb4edf4f7c7f84cd33 /tools/perf/scripts/python/stackcollapse.py | |
parent | 17f243adf1653bdbaeec767e3e74c9ad089f470b (diff) |
firmware: arm_scmi: Make raw debugfs entries non-seekable
SCMI raw debugfs entries are used to inject and snoop messages out of the
SCMI core and, as such, the underlying virtual files have no reason to
support seeking.
Modify the related file_operations descriptors to be non-seekable.
Fixes: 3c3d818a9317 ("firmware: arm_scmi: Add core raw transmission support")
Signed-off-by: Cristian Marussi <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Sudeep Holla <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions