From: Michael Chan Date: Mon, 15 Oct 2007 09:12:26 +0000 (-0700) Subject: [TG3]: Fix performance regression on 5705. X-Git-Tag: v2.6.24-rc1~1277^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=114342f2d38439cb1a54f1f724fa38729b093c48;p=pandora-kernel.git [TG3]: Fix performance regression on 5705. A performance regression was introduced by the following commit: commit ee6a99b539a50b4e9398938a0a6d37f8bf911550 Author: Michael Chan Date: Wed Jul 18 21:49:10 2007 -0700 [TG3]: Fix msi issue with kexec/kdump. In making that change, the PCI latency timer and cache line size registers were not restored after chip reset. On the 5705, the latency timer gets reset to 0 during chip reset and this causes very poor performance. Update version to 3.84. Signed-off-by: Michael Chan Signed-off-by: David S. Miller --- Reading git-diff-tree failed