Artem Bityutskiy 3d46b316bc UBI: use GFP_NOFS properly
This patch fixes a brown-paperbag bug which was introduced by me:
I used incorrect "GFP_KERNEL | GFP_NOFS" allocation flags to make
sure my allocations do not cause write-back. But the correct form
is "GFP_NOFS".

Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
2011-03-24 16:09:56 +02:00
..
2010-10-15 15:53:27 +02:00
2011-03-16 13:50:17 +02:00
2011-03-16 13:50:17 +02:00
2010-10-19 17:19:57 +03:00
2011-03-24 16:09:56 +02:00
2011-03-08 10:12:48 +02:00
2011-03-16 13:50:17 +02:00
2011-03-16 13:50:16 +02:00
2011-03-16 13:50:16 +02:00
2011-03-16 13:50:17 +02:00