On 22/05/2023 14:25, Oded Gabbay wrote:
> We don't want to allow users to spam the kernel log and sending
> ioctls with bad opcodes is a sure way to do it.
>
> Signed-off-by: Oded Gabbay
> ---
> drivers/accel/habanalabs/common/habanalabs_ioctl.c | 6 +++---
> 1 file changed, 3 insertions(+), 3
We don't want to allow users to spam the kernel log and sending
ioctls with bad opcodes is a sure way to do it.
Signed-off-by: Oded Gabbay
---
drivers/accel/habanalabs/common/habanalabs_ioctl.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/drivers/accel/habanalabs/com