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)
commit71826b068884050d5fdd37fda857ba1539c513d3
treef21755ab2c77bf65be0403fcd40d83ef06a75163
parente3fc065682ebbbd15b0ce0036800f4acbf765d46
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