summaryrefslogtreecommitdiffstats
path: root/Documentation/parport.txt
diff options
context:
space:
mode:
authorJaegeuk Kim <jaegeuk@kernel.org>2015-06-01 12:39:30 -0700
committerJaegeuk Kim <jaegeuk@kernel.org>2015-06-01 16:21:10 -0700
commit4683ff837c2d000212f72ce72cab22f061e5a77c (patch)
tree847f0c100de55b920c1fdaf956df33b976995f71 /Documentation/parport.txt
parent9236cac5666ea8b3a3b92b132a046c200b99dca8 (diff)
downloadtalos-obmc-linux-4683ff837c2d000212f72ce72cab22f061e5a77c.tar.gz
talos-obmc-linux-4683ff837c2d000212f72ce72cab22f061e5a77c.zip
f2fs crypto: remove alloc_page for bounce_page
We don't need to call alloc_page() prior to mempool_alloc(), since the mempool_alloc() calls alloc_page() internally. And, if __GFP_WAIT is set, it never fails on page allocation, so let's give GFP_NOWAIT and handle ENOMEM by writepage(). Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'Documentation/parport.txt')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud