diff options
author | Kai-Heng Feng <kai.heng.feng@canonical.com> | 2019-03-04 10:00:03 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-03-23 10:44:22 +0300 |
commit | 89ef111eb52f43ec432ea05663e0dccdfdc3d9bb (patch) | |
tree | 2d83963dfeddcf085acb4fc1c716c315b9ea0cfb /CREDITS | |
parent | d28a029290fd80e9fb40850eb6eb2b7281f1f007 (diff) | |
download | linux-89ef111eb52f43ec432ea05663e0dccdfdc3d9bb.tar.xz |
sky2: Disable MSI on Dell Inspiron 1545 and Gateway P-79
[ Upstream commit b33b7cd6fd86478dd2890a9abeb6f036aa01fdf7 ]
Some sky2 chips fire IRQ after S3, before the driver is fully resumed:
[ 686.804877] do_IRQ: 1.37 No irq handler for vector
This is likely a platform bug that device isn't fully quiesced during
S3. Use MSI-X, maskable MSI or INTx can prevent this issue from
happening.
Since MSI-X and maskable MSI are not supported by this device, fallback
to use INTx on affected platforms.
BugLink: https://bugs.launchpad.net/bugs/1807259
BugLink: https://bugs.launchpad.net/bugs/1809843
Signed-off-by: Kai-Heng Feng <kai.heng.feng@canonical.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'CREDITS')
0 files changed, 0 insertions, 0 deletions