Applied. Thanks!
On Tue, Oct 17, 2023 at 10:01 AM Bas Nieuwenhuizen
wrote:
>
> The incoming strings might not be terminated by a newline
> or a 0.
>
> (found while testing a program that just wrote the string
> itself, causing a crash)
>
> Cc: sta...@vger.kernel.org
> Fixes: e3933f26b657 ("drm/
The incoming strings might not be terminated by a newline
or a 0.
(found while testing a program that just wrote the string
itself, causing a crash)
Cc: sta...@vger.kernel.org
Fixes: e3933f26b657 ("drm/amd/pp: Add edit/commit/show OD clock/voltage support
in sysfs")
Signed-off-by: Bas Nieuwenhu