aboutsummaryrefslogtreecommitdiff
path: root/lib/mpi/mpi-internal.h
diff options
context:
space:
mode:
authorLars Ellenberg <[email protected]>2012-09-20 14:24:20 +0200
committerJens Axboe <[email protected]>2012-10-30 08:39:18 +0100
commit8b45a5c8a190d0ea0077928fd8e95c0752e40e41 (patch)
tree181d93830f9bc482496548584b7b5137a04b3119 /lib/mpi/mpi-internal.h
parent0b143d4382b62db6738196caaefa793e5c0f6690 (diff)
drbd: a few more GFP_KERNEL -> GFP_NOIO
This has not yet been observed, but conceivably, when using GFP_KERNEL allocations from drbd_md_sync(), drbd_flush_after_epoch() or receive_SyncParam(), we could trigger additional IO to our own device, or an other device in a criss-cross setup, and end up in a local deadlock, or potentially a distributed deadlock in a criss-cross setup involving the peer blocked in a similar way waiting for us to make progress. Signed-off-by: Philipp Reisner <[email protected]> Signed-off-by: Lars Ellenberg <[email protected]> Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-internal.h')
0 files changed, 0 insertions, 0 deletions