]> 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)
commit2b5987a03a85c5e729ca2f5a44312bb4fe71340d
treef21755ab2c77bf65be0403fcd40d83ef06a75163
parent44fc5bce8b2f0387dbccc39b421225d6050cde0c
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