aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/dev-replace.c
diff options
context:
space:
mode:
authorLyude Paul <[email protected]>2018-07-13 17:06:32 +0000
committerBen Skeggs <[email protected]>2018-07-16 07:59:59 +0000
commit22b76bbe089cd901f5260ecb9a3dc41f9edb97a0 (patch)
tree46cc6c81edf814a1cff1f5c06a328e9db822d4b3 /fs/btrfs/dev-replace.c
parentdrm/nouveau/gem: off by one bugs in nouveau_gem_pushbuf_reloc_apply() (diff)
downloadkernel-22b76bbe089cd901f5260ecb9a3dc41f9edb97a0.tar.gz
kernel-22b76bbe089cd901f5260ecb9a3dc41f9edb97a0.zip
drm/nouveau: Use drm_connector_list_iter_* for iterating connectors
Every codepath in nouveau that loops through the connector list currently does so using the old method, which is prone to race conditions from MST connectors being created and destroyed. This has been causing a multitude of problems, including memory corruption from trying to access connectors that have already been freed! Signed-off-by: Lyude Paul <[email protected]> Cc: [email protected] Cc: Karol Herbst <[email protected]> Signed-off-by: Ben Skeggs <[email protected]>
Diffstat (limited to 'fs/btrfs/dev-replace.c')
0 files changed, 0 insertions, 0 deletions