diff options
| author | Edward Cree <[email protected]> | 2017-06-20 12:08:51 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2017-06-20 19:40:00 +0000 |
| commit | 57f0c9cf58ff7fe479137ab847a886d0eed3ad1d (patch) | |
| tree | b51ba26f7cb76538a0261cb5577c66287b4880b3 /drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c | |
| parent | rtnetlink: add IFLA_GROUP to ifla_policy (diff) | |
| download | kernel-57f0c9cf58ff7fe479137ab847a886d0eed3ad1d.tar.gz kernel-57f0c9cf58ff7fe479137ab847a886d0eed3ad1d.zip | |
sfc: remove duplicate up_write on VF filter_sem
Somehow two copies of the line 'up_write(&vf->efx->filter_sem);' got into
efx_ef10_sriov_set_vf_vlan(). This would put the mutex in a bad state and
cause all subsequent down attempts to hang.
Fixes: 671b53eec2ed ("sfc: Ensure down_write(&filter_sem) and up_write() are matched before calling efx_net_open()")
Signed-off-by: Edward Cree <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c')
0 files changed, 0 insertions, 0 deletions
