mbox series

[0/1] s390/dasd: fix kobject removal

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

Message

Stefan Haberland Jan. 18, 2021, 4:55 p.m. UTC
Hi Jens,

please apply the following patch that fixes inconsistent kobject removal.

Jan Höppner (1):
  s390/dasd: Fix inconsistent kobject removal

 drivers/s390/block/dasd_devmap.c | 20 ++++++++++++++------
 drivers/s390/block/dasd_eckd.c   |  3 ++-
 drivers/s390/block/dasd_int.h    |  2 +-
 3 files changed, 17 insertions(+), 8 deletions(-)

Comments

Jens Axboe Jan. 25, 2021, 4:22 p.m. UTC | #1
On 1/18/21 9:55 AM, Stefan Haberland wrote:
> Hi Jens,
> 
> please apply the following patch that fixes inconsistent kobject removal.

Queued for 5.11, thanks.