]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
UBUNTU: SAUCE: ahci: thunderx2: stop engine fix update
authorJayachandran C <jnair@caviumnetworks.com>
Fri, 22 Sep 2017 21:46:51 +0000 (15:46 -0600)
committerSeth Forshee <seth.forshee@canonical.com>
Mon, 25 Sep 2017 21:18:24 +0000 (17:18 -0400)
commit5560ccb91bd959e0b42b11277d4ee81764b51017
tree5a894c62e36cfe909e56abc1096c0ca69c20e952
parentc84aac195f8d61431df93eedfafa201a88b9e08e
UBUNTU: SAUCE: ahci: thunderx2: stop engine fix update

BugLink: https://bugs.launchpad.net/bugs/1719031
The stop engine errata fix currently checks only for the CN99XX Ax MIDR, so
the changes are applied even to external SATA controllers connected to the
CN99XX board.

Fix the errata check to include PCI ID so that the fix is applied only
to th onboard SATA.

[ dannf: *** There is no need to carry this forward beyond artful *** ]
Signed-off-by: dann frazier <dann.frazier@canonical.com>
Signed-off-by: Seth Forshee <seth.forshee@canonical.com>
drivers/ata/libahci.c