diff options
author | Artem Bityutskiy <Artem.Bityutskiy@nokia.com> | 2011-03-24 14:14:26 (GMT) |
---|---|---|
committer | Artem Bityutskiy <Artem.Bityutskiy@nokia.com> | 2011-03-24 14:14:26 (GMT) |
commit | fc5e58c0c4fd86881ec8ba8e46e41a07e25dc7a6 (patch) | |
tree | 21c1223c94bc366e48a7f4f5a19011f7defc7631 /arch/powerpc/sysdev/Kconfig | |
parent | 3d46b316bcc1ecb17f8e7874a8ec620c64864898 (diff) | |
download | linux-fsl-qoriq-fc5e58c0c4fd86881ec8ba8e46e41a07e25dc7a6.tar.xz |
UBIFS: 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>
Diffstat (limited to 'arch/powerpc/sysdev/Kconfig')
0 files changed, 0 insertions, 0 deletions