]> git.baikalelectronics.ru Git - kernel.git/commit
cifs: Fix soft lockup during fsstress
authorRohith Surabattula <rohiths@microsoft.com>
Fri, 17 Sep 2021 17:29:42 +0000 (17:29 +0000)
committerSteve French <stfrench@microsoft.com>
Fri, 17 Sep 2021 21:54:25 +0000 (16:54 -0500)
commitbe3b76510730f68aad6b57ba3e639d1ceb25fc74
treef21755ab2c77bf65be0403fcd40d83ef06a75163
parent52c56c45e11279b1d3bcc099c8294c227e39045d
cifs: Fix soft lockup during fsstress

Below traces are observed during fsstress and system got hung.
[  130.698396] watchdog: BUG: soft lockup - CPU#6 stuck for 26s!

Cc: stable@vger.kernel.org # 5.13+
Signed-off-by: Rohith Surabattula <rohiths@microsoft.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
fs/cifs/misc.c