Re: Kernel 5.9-rc Regression: Boot failure with nvme

From: Linus Torvalds
Date: Sat Aug 29 2020 - 14:40:40 EST


On Sat, Aug 29, 2020 at 11:36 AM Gabriel C <nix.or.die@xxxxxxxxxxxxxx> wrote:
>
> > This kinda looks like the sqsize regression we had in earlier 5.9-rc,
> > but that should have been fixed in -rc2 with
>
> git tag --contains 7442ddcedc344b6fa073692f165dffdd1889e780
> returns nothing, that commit only exits in master, so probably in -rc3.

Right you are - that commit is not in rc2.

Daniel - that commit will be in rc3 when I cut that tomorrow, but if
you are willing to check current -git to verify that yes, it's fixed,
that would be lovely.

Linus