Commit 67d8c495 authored by Trond Myklebust's avatar Trond Myklebust Committed by Yongqiang Liu
Browse files

NFSv4: Protect the state recovery thread against direct reclaim

stable inclusion
from stable-4.19.238
commit 2724d7743bb7df345feb7e4f88ecee97f0416d65
category: bugfix
bugzilla: https://gitee.com/openeuler/kernel/issues/I5A6BA


CVE: NA

--------------------------------

[ Upstream commit 3e17898a ]

If memory allocation triggers a direct reclaim from the state recovery
thread, then we can deadlock. Use memalloc_nofs_save/restore to ensure
that doesn't happen.

Signed-off-by: default avatarTrond Myklebust <trond.myklebust@hammerspace.com>
Signed-off-by: default avatarSasha Levin <sashal@kernel.org>
Signed-off-by: default avatarYongqiang Liu <liuyongqiang13@huawei.com>
parent 4bd014d3
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment