aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py
diff options
context:
space:
mode:
authorBryant G. Ly <[email protected]>2017-01-11 13:16:42 -0600
committerBart Van Assche <[email protected]>2017-01-17 09:42:29 -0800
commita5b0e4062fb225155189e593699bbfcd0597f8b5 (patch)
tree319cb088809dfc00196fa8077809b6b2d2e69f8a /tools/perf/scripts/python/call-graph-from-postgresql.py
parent387b978cb0d12cf3720ecb17e652e0a9991a08e2 (diff)
ibmvscsis: Fix sleeping in interrupt context
Currently, dma_alloc_coherent is being called with a GFP_KERNEL flag which allows it to sleep in an interrupt context, need to change to GFP_ATOMIC. Cc: [email protected] Tested-by: Steven Royer <[email protected]> Reviewed-by: Michael Cyr <[email protected]> Signed-off-by: Bryant G. Ly <[email protected]> Signed-off-by: Bart Van Assche <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions