diff options
author | 2009-05-15 10:50:57 -0500 | |
---|---|---|
committer | 2009-05-15 11:24:59 -0500 | |
commit | 748285ccf7ea76d3d76d0d5f2945ad6fb91f5329 (patch) | |
tree | aeb56a0e18c2f54acccb65e5b6e8ac63f53dfc44 /arch/x86/kernel/cpu/proc.c | |
parent | dlm: connect to nodes earlier (diff) | |
download | wireguard-linux-748285ccf7ea76d3d76d0d5f2945ad6fb91f5329.tar.xz wireguard-linux-748285ccf7ea76d3d76d0d5f2945ad6fb91f5329.zip |
dlm: use more NOFS allocation
Change some GFP_KERNEL allocations to use either GFP_NOFS or
ls_allocation (when available) which the fs sets to GFP_NOFS.
The point is to prevent allocations from going back into the
cluster fs in places where that might lead to deadlock.
Signed-off-by: David Teigland <teigland@redhat.com>
Diffstat (limited to 'arch/x86/kernel/cpu/proc.c')
0 files changed, 0 insertions, 0 deletions