mbox series

[0/1] s390/dasd: fix locking error

Message ID 20230609153750.1258763-1-sth@linux.ibm.com (mailing list archive)
Headers show
Series s390/dasd: fix locking error | expand

Message

Stefan Haberland June 9, 2023, 3:37 p.m. UTC
Hi Jens,

please apply the following patch that fixes a locking error in the DASD
driver. Thanks.

Jan Höppner (1):
  s390/dasd: Use correct lock while counting channel queue length

 drivers/s390/block/dasd_ioctl.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Comments

Jens Axboe June 9, 2023, 5:36 p.m. UTC | #1
On Fri, 09 Jun 2023 17:37:49 +0200, Stefan Haberland wrote:
> please apply the following patch that fixes a locking error in the DASD
> driver. Thanks.
> 
> Jan Höppner (1):
>   s390/dasd: Use correct lock while counting channel queue length
> 
> drivers/s390/block/dasd_ioctl.c | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> [...]

Applied, thanks!

[1/1] s390/dasd: Use correct lock while counting channel queue length
      commit: ccc45cb4e7271c74dbb27776ae8f73d84557f5c6

Best regards,