diff options
author | Tejun Heo <tj@kernel.org> | 2012-06-05 05:40:53 +0200 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2012-06-25 11:53:47 +0200 |
commit | a91a5ac6858fbf7477131e1210cb3e897b668e6f (patch) | |
tree | 01ff0eff5088efc3459cf139e349414e35068493 /block/bsg-lib.c | |
parent | blkcg: make root blkcg allocation use %GFP_KERNEL (diff) | |
download | linux-a91a5ac6858fbf7477131e1210cb3e897b668e6f.tar.xz linux-a91a5ac6858fbf7477131e1210cb3e897b668e6f.zip |
mempool: add @gfp_mask to mempool_create_node()
mempool_create_node() currently assumes %GFP_KERNEL. Its only user,
blk_init_free_list(), is about to be updated to use other allocation
flags - add @gfp_mask argument to the function.
Signed-off-by: Tejun Heo <tj@kernel.org>
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: Hugh Dickins <hughd@google.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'block/bsg-lib.c')
0 files changed, 0 insertions, 0 deletions