From: Alasdair G Kergon Date: Wed, 1 Feb 2006 11:04:52 +0000 (-0800) Subject: [PATCH] device-mapper ioctl: reduce PF_MEMALLOC usage X-Git-Tag: v2.6.16-rc2~152 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dab6a42915554f70220e5a2ff55c59c749582c7b;p=pandora-kernel.git [PATCH] device-mapper ioctl: reduce PF_MEMALLOC usage Reduce substantially the amount of code using PF_MEMALLOC, as envisaged in the original FIXME. If you're using lvm2, for this patch to work correctly you should update to lvm2 version 2.02.01 or later and device-mapper version 1.02.02 or later. Signed-off-by: Alasdair G Kergon Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed