diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2017-02-14 13:34:20 +0000 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2017-02-14 22:30:22 +0000 |
commit | 65300b1f6e04a905200ac5943cb9bfdadc3651a2 (patch) | |
tree | be95dc5b041e61f102d4ecf28aeb7b0b41a99ab2 /drivers/gpu/drm/i915/i915_sysfs.c | |
parent | b8f2169db98eba2c5009cc67a448dc48a0fd4c48 (diff) |
drm/i915/guc: Don't take struct_mutex for object unreference
We no longer need to take the struct_mutex for freeing objects, and on
the finalisation paths here the mutex is not been used for serialisation
of the pointer access, so remove the BKL wart.
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Link: http://patchwork.freedesktop.org/patch/msgid/20170214133420.7977-1-chris@chris-wilson.co.uk
Reviewed-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
Diffstat (limited to 'drivers/gpu/drm/i915/i915_sysfs.c')
0 files changed, 0 insertions, 0 deletions