aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_dp_mst.c
diff options
context:
space:
mode:
authorThomas Graf <[email protected]>2015-01-12 23:58:21 +0000
committerDavid S. Miller <[email protected]>2015-01-14 00:21:44 -0500
commit80ca8c3a84c74a87977558861bb8eef650732912 (patch)
treee275dc10e62e28ea8b7f4c25e6a30664974e233f /drivers/gpu/drm/i915/intel_dp_mst.c
parentdf8a39defad46b83694ea6dd868d332976d62cc0 (diff)
rhashtable: Lower/upper bucket may map to same lock while shrinking
Each per bucket lock covers a configurable number of buckets. While shrinking, two buckets in the old table contain entries for a single bucket in the new table. We need to lock down both while linking. Check if they are protected by different locks to avoid a recursive lock. Fixes: 97defe1e ("rhashtable: Per bucket locks & deferred expansion/shrinking") Reported-by: Fengguang Wu <[email protected]> Signed-off-by: Thomas Graf <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/i915/intel_dp_mst.c')
0 files changed, 0 insertions, 0 deletions