From: Lars Ellenberg Date: Mon, 11 Jul 2011 15:32:26 +0000 (+0200) Subject: drbd: change some GFP_KERNEL to GFP_NOIO X-Git-Tag: v3.5-rc1~41^2^2~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=22f46ce2ef94151f806f84ab0f9ee43a72dfb1f1;p=pandora-kernel.git 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 Signed-off-by: Lars Ellenberg --- Reading git-diff-tree failed