Message ID | 20210208150426.62755-1-jinpu.wang@cloud.ionos.com |
---|---|
Headers | show |
Series | block layer bugfix | expand |
On Mon, Feb 08, 2021 at 04:04:19PM +0100, Jack Wang wrote: > Hi Greg, hi Sasha, > > Please consider to include following fixes in to stable tree. > The 6 patches from Ming was fixing a deadlock, they are included around kernel > 5.3/4. Would be good to included in 4.19, we hit it during testing, with the fix > we no longer hit the deadlock. > > The last one is simple NULL pointer deref fix. All now queued up, thanks. greg k-h
On Thu, Feb 25, 2021 at 10:06 AM Greg KH <gregkh@linuxfoundation.org> wrote: > > On Mon, Feb 08, 2021 at 04:04:19PM +0100, Jack Wang wrote: > > Hi Greg, hi Sasha, > > > > Please consider to include following fixes in to stable tree. > > The 6 patches from Ming was fixing a deadlock, they are included around kernel > > 5.3/4. Would be good to included in 4.19, we hit it during testing, with the fix > > we no longer hit the deadlock. > > > > The last one is simple NULL pointer deref fix. > > All now queued up, thanks. > > greg k-h Great, thanks!