Re: [PATCH 5.4 000/191] 5.4.9-stable review

From: Guenter Roeck
Date: Tue Jan 07 2020 - 16:24:43 EST


On Tue, Jan 07, 2020 at 09:52:00PM +0100, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 5.4.9 release.
> There are 191 patches in this series, all will be posted as a response
> to this one. If anyone has any issues with these being applied, please
> let me know.
>
> Responses should be made by Thu, 09 Jan 2020 20:44:51 +0000.
> Anything received after that time might be too late.
>
> The whole patch series can be found in one patch at:
> https://www.kernel.org/pub/linux/kernel/v5.x/stable-review/patch-5.4.9-rc1.gz
> or in the git tree and branch at:
> git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-5.4.y
> and the diffstat can be found below.
>
> thanks,
>
> greg k-h
>
> -------------
> Pseudo-Shortlog of commits:
>
[ ... ]

> Ming Lei <ming.lei@xxxxxxxxxx>
> block: fix splitting segments on boundary masks
>

This patch causes a regression. See:

https://lore.kernel.org/linux-block/20200107181145.GA22076@xxxxxxxxxxxx/T/#m4607a04fde9ef2ed80d45efacef01c0b0e8d2bfd

Guenter