Message ID | 20231025132437.1223363-1-sth@linux.ibm.com (mailing list archive) |
---|---|
Headers | show |
Series | s390/dasd: fix kernel panic with statistics | expand |
Am 25.10.23 um 15:24 schrieb Stefan Haberland: > Hi Jens, > > please apply the following patch for the upcomming merge window that > fixes a kernel panic that can be triggered by using dasd statistics. > Also there is a typo fix for a comment. > > Thanks. > > Jan Höppner (1): > s390/dasd: protect device queue against concurrent access > > Muhammad Muzammil (1): > s390/dasd: resolve spelling mistake > > drivers/s390/block/dasd.c | 24 +++++++++++++----------- > drivers/s390/block/dasd_int.h | 2 +- > 2 files changed, 14 insertions(+), 12 deletions(-) > Hi Jens, polite ping.
On Wed, 25 Oct 2023 15:24:35 +0200, Stefan Haberland wrote: > please apply the following patch for the upcomming merge window that > fixes a kernel panic that can be triggered by using dasd statistics. > Also there is a typo fix for a comment. > > Thanks. > > Jan Höppner (1): > s390/dasd: protect device queue against concurrent access > > [...] Applied, thanks! [1/2] s390/dasd: resolve spelling mistake commit: 5029c5e4f20d8d6b41cefbde4b3eeadaec4662c6 [2/2] s390/dasd: protect device queue against concurrent access commit: db46cd1e0426f52999d50fa72cfa97fa39952885 Best regards,