aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorRebecca Schultz Zavin <[email protected]>2013-12-13 14:24:14 -0800
committerGreg Kroah-Hartman <[email protected]>2013-12-14 08:55:39 -0800
commitefee5a0c62d827c0eca7044c2d14dd3324b325aa (patch)
tree21293ea693434787a3421d468cf861c98ca12d78 /tools/perf/scripts/python/bin
parent0fb9b815fe2010e9f8ff4b18bfd2a0ed9cf4eb8d (diff)
gpu: ion: Fix lockdep issue in ion_page_pool
Currently the mutex is held while kmalloc is called, under a low memory condition this might trigger the shrinker which also takes this mutex. Refactor so the mutex is not held during allocation. Signed-off-by: Rebecca Schultz Zavin <[email protected]> [jstultz: modified patch to apply to staging directory] Signed-off-by: John Stultz <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions