Home
last modified time | relevance | path

Searched hist:"22 f46ce2ef94151f806f84ab0f9ee43a72dfb1f1" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/block/drbd/
H A Ddrbd_bitmap.cdiff 22f46ce2ef94151f806f84ab0f9ee43a72dfb1f1 Mon Jul 11 10:32:26 CDT 2011 Lars Ellenberg <lars.ellenberg@linbit.com> drbd: change some GFP_KERNEL to GFP_NOIO

Bitmap IO may happend in the context of an application write,
in the generic block IO path. We need to use GFP_NOIO.

Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com>
Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com>