From: KOSAKI Motohiro Date: Tue, 17 Nov 2009 07:18:41 +0000 (+0900) Subject: mtd: don't use PF_MEMALLOC X-Git-Tag: v2.6.33-rc1~66^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d5ba1c8ffd0b7d38e1fac48184637e6d6c1197d3;p=pandora-kernel.git mtd: don't use PF_MEMALLOC Non MM subsystem must not use PF_MEMALLOC. Memory reclaim need few memory, anyone must not prevent it. Otherwise the system cause mysterious hang-up and/or OOM Killer invokation. Signed-off-by: KOSAKI Motohiro Signed-off-by: David Woodhouse --- Reading git-diff-tree failed