]> git.baikalelectronics.ru Git - kernel.git/commit
mtd: don't use PF_MEMALLOC
authorKOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com>
Tue, 17 Nov 2009 07:18:41 +0000 (16:18 +0900)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Mon, 30 Nov 2009 11:33:25 +0000 (11:33 +0000)
commit94ff2de1bb853cdf3c1b0d899b5a68818f79efe4
tree9144fc3fb806c1449b1085207ab0a083ed556f45
parent2609e66d732e2cbc55658d52b189c326e37a886b
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 <kosaki.motohiro@jp.fujitsu.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
drivers/mtd/mtd_blkdevs.c