Re: [bug report] habanalabs: add debugfs support

2023-01-19 Thread Oded Gabbay
On Tue, Jan 17, 2023 at 4:05 PM Dan Carpenter wrote: > > Hello Oded Gabbay, > > The patch c216477363a3: "habanalabs: add debugfs support" from Feb > 16, 2019, leads to the following Smatch static checker warning: > > drivers/accel/habanalabs/common/debugfs.c:272 vm_show() > warn: s

[bug report] habanalabs: add debugfs support

2023-01-17 Thread Dan Carpenter
Hello Oded Gabbay, The patch c216477363a3: "habanalabs: add debugfs support" from Feb 16, 2019, leads to the following Smatch static checker warning: drivers/accel/habanalabs/common/debugfs.c:272 vm_show() warn: sleeping in atomic context drivers/accel/habanalabs/common/debugfs.c