aboutsummaryrefslogtreecommitdiffstats
path: root/samples
diff options
context:
space:
mode:
authorKai-Heng Feng <kai.heng.feng@canonical.com>2019-03-04 15:00:03 +0800
committerDavid S. Miller <davem@davemloft.net>2019-03-04 11:31:25 -0800
commitb33b7cd6fd86478dd2890a9abeb6f036aa01fdf7 (patch)
treec75c2d003ed9b5fb449acdf7f6b3a7a94ba20e48 /samples
parentMerge branch 'Devlink-health-updates' (diff)
downloadlinux-dev-b33b7cd6fd86478dd2890a9abeb6f036aa01fdf7.tar.xz
linux-dev-b33b7cd6fd86478dd2890a9abeb6f036aa01fdf7.zip
sky2: Disable MSI on Dell Inspiron 1545 and Gateway P-79
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>
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions