aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py
diff options
context:
space:
mode:
authorTejun Heo <[email protected]>2016-11-10 11:16:37 -0500
committerJens Axboe <[email protected]>2016-11-10 10:10:04 -0700
commitebc4ff661fbe76781c6b16dfb7b754a5d5073f8e (patch)
treeba0562eb2a24164629d6cbc90f864642ba507665 /tools/perf/scripts/python/call-graph-from-postgresql.py
parent7bf58533a0bc257edff883619befe7e5a1e8caca (diff)
block: cfq_cpd_alloc() should use @gfp
cfq_cpd_alloc() which is the cpd_alloc_fn implementation for cfq was incorrectly hard coding GFP_KERNEL instead of using the mask specified through the @gfp parameter. This currently doesn't cause any actual issues because all current callers specify GFP_KERNEL. Fix it. Signed-off-by: Tejun Heo <[email protected]> Reported-by: Dan Carpenter <[email protected]> Fixes: e4a9bde9589f ("blkcg: replace blkcg_policy->cpd_size with ->cpd_alloc/free_fn() methods") Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions