diff options
| author | 2022-09-23 09:06:37 -0400 | |
|---|---|---|
| committer | 2022-10-05 15:47:17 -0400 | |
| commit | f20f18c95630e9b53f5081fd5df3bb705c450bbe (patch) | |
| tree | 3d9b8aa2ec35f8f645e5acc1bf6011807c6d56c0 /tools/perf/util/include/linux/git:/ssh:/git@git.zx2c4.com | |
| parent | xprtrdma: Memory allocation should be allowed to fail during connect (diff) | |
| download | linux-dev-f20f18c95630e9b53f5081fd5df3bb705c450bbe.tar.xz linux-dev-f20f18c95630e9b53f5081fd5df3bb705c450bbe.zip | |
xprtrdma: Prevent memory allocations from driving a reclaim
Many memory allocations that xprtrdma does can fail safely. Let's
use this fact to avoid some potential deadlocks: Replace GFP_KERNEL
with GFP flags that do not try hard to acquire memory.
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
Diffstat (limited to 'tools/perf/util/include/linux/git:/ssh:/git@git.zx2c4.com')
0 files changed, 0 insertions, 0 deletions
