aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/c++/clang.cpp
diff options
context:
space:
mode:
authorJianchao Wang <[email protected]>2018-10-12 18:07:26 +0800
committerJens Axboe <[email protected]>2018-10-13 15:42:01 -0600
commit5b202853ffbc54b29f23c4b1b5f3948efab489a2 (patch)
tree115c95fa117934258563e7c6530e94153651a4dc /tools/perf/util/c++/clang.cpp
parent477e19dedc9d3e1f4443a1d4ae00572a988120ea (diff)
blk-mq: change gfp flags to GFP_NOIO in blk_mq_realloc_hw_ctxs
blk_mq_realloc_hw_ctxs could be invoked during update hw queues. At the momemt, IO is blocked. Change the gfp flags from GFP_KERNEL to GFP_NOIO to avoid forever hang during memory allocation in blk_mq_realloc_hw_ctxs. Signed-off-by: Jianchao Wang <[email protected]> Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/util/c++/clang.cpp')
0 files changed, 0 insertions, 0 deletions