diff options
author | Chris Wilson <[email protected]> | 2016-01-04 10:11:01 +0000 |
---|---|---|
committer | Daniel Vetter <[email protected]> | 2016-01-05 09:00:00 +0100 |
commit | 0f646425b94a01606450eb03b3a8f3b5e03ea9b8 (patch) | |
tree | e11ce6b4454247aa23ed46c9b49e48bb200e908a /tools/perf/scripts/python/stackcollapse.py | |
parent | 98a8883ad419128493b8cfab3982d58785deabda (diff) |
drm: Use a normal idr allocation for the obj->name
Unlike the handle, the name table uses a sleeping mutex rather than a
spinlock. The allocation is in a normal context, and we can use the
simpler sleeping gfp_t, rather than have to take from the atomic
reserves.
Signed-off-by: Chris Wilson <[email protected]>
Reviewed-by: Ville Syrjälä <[email protected]>
Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Signed-off-by: Daniel Vetter <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions