aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorStephen Boyd <[email protected]>2015-09-11 16:37:05 -0700
committerMark Brown <[email protected]>2015-09-14 19:49:26 +0100
commitb4a21fc275e99fc63c77b30da92ee497f8a7bdb6 (patch)
tree0402fddcd4ae52a6a6d358dae0d6581df881a4ac /tools/perf/scripts/python/stackcollapse.py
parent6ff33f3902c3b1c5d0db6b1e2c70b6d76fba357f (diff)
regmap: Allocate buffers with GFP_ATOMIC when fast_io == true
If a regmap is using fast_io, allocate the scratch buffer in regmap_bulk_write() with GFP_ATOMIC instead of GFP_KERNEL. Otherwise we may schedule while atomic. Reported-by: Abhijeet Dharmapurikar <[email protected]> Signed-off-by: Stephen Boyd <[email protected]> Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions