Re: [PATCH] firmware: arm_scmi: Make raw debugfs entries non-seekable

From: Sudeep Holla
Date: Tue Mar 26 2024 - 10:50:05 EST


On Fri, 15 Mar 2024 14:03:24 +0000, Cristian Marussi wrote:
> 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.
>
>
> [...]

Applied to sudeep.holla/linux (for-next/scmi/fixes), thanks!

[1/1] firmware: arm_scmi: Make raw debugfs entries non-seekable
https://git.kernel.org/sudeep.holla/c/b70c7996d4ff
--
Regards,
Sudeep