Re: [PATCH 06/13] accel/habanalabs: fix debugfs files permissions

2024-02-23 Thread Carl Vanderlip
On 2/20/2024 8:01 AM, Oded Gabbay wrote: From: Avri Kehat debugfs files are created with permissions that don't align with the access requirements. Signed-off-by: Avri Kehat Reviewed-by: Oded Gabbay Signed-off-by: Oded Gabbay Reviewed-by: Carl Vanderlip

[PATCH 06/13] accel/habanalabs: fix debugfs files permissions

2024-02-20 Thread Oded Gabbay
From: Avri Kehat debugfs files are created with permissions that don't align with the access requirements. Signed-off-by: Avri Kehat Reviewed-by: Oded Gabbay Signed-off-by: Oded Gabbay --- drivers/accel/habanalabs/common/debugfs.c | 14 +++--- 1 file changed, 7 insertions(+), 7