mbox series

[0/1] s390/dasd fix oops

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

Message

Stefan Haberland Sept. 19, 2022, 3:49 p.m. UTC
Hi Jens,

please apply the following patch that fixes an Oops in the DASD driver
related to a race in a device structure update function.

Stefan Haberland (1):
  s390/dasd: fix Oops in dasd_alias_get_start_dev due to missing
    pavgroup

 drivers/s390/block/dasd_alias.c | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

Comments

Jens Axboe Sept. 19, 2022, 4:19 p.m. UTC | #1
On Mon, 19 Sep 2022 17:49:30 +0200, Stefan Haberland wrote:
> please apply the following patch that fixes an Oops in the DASD driver
> related to a race in a device structure update function.
> 
> Stefan Haberland (1):
>   s390/dasd: fix Oops in dasd_alias_get_start_dev due to missing
>     pavgroup
> 
> [...]

Applied, thanks!

[1/1] s390/dasd: fix Oops in dasd_alias_get_start_dev due to missing pavgroup
      commit: db7ba07108a48c0f95b74fabbfd5d63e924f992d

Best regards,