ACK / APPLIED[G]: [PATCH 0/1][SRU][F][G][OEM-5.6] blk_update_request error when mount nvme partition

seth.forshee at canonical.com seth.forshee at canonical.com
Wed Jul 29 21:39:17 UTC 2020


On Tue, Jul 28, 2020 at 04:45:53PM +0800, AceLan Kao wrote:
> BugLink: https://bugs.launchpad.net/bugs/1872383
> 
> [Impact]
> Got below error message after upgraded to Focal kernel(v5.4)
>    [ 576.793852] blk_update_request: operation not supported error, dev
>    nvme1n1, sector 4218887 op 0x9:(WRITE_ZEROES) flags 0x0 phys_seg 0 prio
>    class 0
> 
> This issue was introduced by below commit from v5.1-rc1 which added write
> zeros command
>    6e02318eaea5 nvme: add support for the Write Zeroes command
> SK hynix firmware has a bug that it treats NLB as max value instead
> of a range, so the NLB passed isn't a valid value to the firmware.
> 
> [Fix]
> Add a quirk to disable write zeros support
> 
> [Test]
> Verified on the machine with SK hynix PC400 nvme machine.
> 
> [Regression Potential]
> Low, it's a quirk to a specific PCI ID.

Acked-by: Seth Forshee <seth.forshee at canonical.com>

Applied to groovy/master-next, thanks!



More information about the kernel-team mailing list