]> git.karo-electronics.de Git - karo-tx-linux.git/commit
r8169: disable ASPM
authorStanislaw Gruszka <sgruszka@redhat.com>
Tue, 22 Feb 2011 02:00:11 +0000 (02:00 +0000)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 7 Mar 2011 23:17:58 +0000 (15:17 -0800)
commit7d307f637652063b51a58ea7142225d7da9c43cf
tree1c3401667a73417ef0961e4df33a899584bd6692
parentce473d380e079ea0c6e906599215a904c4334587
r8169: disable ASPM

commit ba04c7c93bbcb48ce880cf75b6e9dffcd79d4c7b upstream.

For some time is known that ASPM is causing troubles on r8169, i.e. make
device randomly stop working without any errors in dmesg.

Currently Tomi Leppikangas reports that system with r8169 device hangs
with MCE errors when ASPM is enabled:
https://bugzilla.redhat.com/show_bug.cgi?id=642861#c4

Lets disable ASPM for r8169 devices at all, to avoid problems with
r8169 PCIe devices at least for some users.

Reported-by: Tomi Leppikangas <tomi.leppikangas@gmail.com>
Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/net/r8169.c