diff options
author | Alexander Usyskin <alexander.usyskin@intel.com> | 2020-08-18 13:51:40 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-08-18 15:44:43 +0200 |
commit | d1376f3d89d5177dae7cae40f3f9fdf73e9bfec9 (patch) | |
tree | 045c2bcecb3c06c27ac7793af635da0de5ce5d2a /drivers/ide | |
parent | mei: bump hbm version to 2.2 (diff) | |
download | linux-d1376f3d89d5177dae7cae40f3f9fdf73e9bfec9.tar.xz linux-d1376f3d89d5177dae7cae40f3f9fdf73e9bfec9.zip |
mei: add a spin lock to protect rd_completed queue
In order to support vtags we need to access read completed
queue out of driver big lock.
Add a spin lock to protect rd_completed queue.
Signed-off-by: Alexander Usyskin <alexander.usyskin@intel.com>
Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Link: https://lore.kernel.org/r/20200818115147.2567012-7-tomas.winkler@intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/ide')
0 files changed, 0 insertions, 0 deletions