[kernel] r19005 - in dists/sid/linux-2.6/debian: . patches/series

Ben Hutchings benh at alioth.debian.org
Thu May 17 01:33:41 UTC 2012


Author: benh
Date: Thu May 17 01:33:39 2012
New Revision: 19005

Log:
rt2800usb: Re-enable powersaving by default

We've disabled powersaving for rt2800usb with a patch since 2.6.38-2,
as it resulted in very high latency then.

It looks like this has been fixed by commits
1c0bcf89d85cc97a0d9ce4cd909351a81fa4fdde ('rt2x00: Add autowake
support for USB hardware') and
5f0dd296a01c8173fcc05a8b262a1168ae90bc74 ('rt2x00: Implement
tx_frames_pending mac80211 callback function.').

Just comment-out the patch for now, in case we have to revert this.

Modified:
   dists/sid/linux-2.6/debian/changelog
   dists/sid/linux-2.6/debian/patches/series/base

Modified: dists/sid/linux-2.6/debian/changelog
==============================================================================
--- dists/sid/linux-2.6/debian/changelog	Thu May 17 01:18:19 2012	(r19004)
+++ dists/sid/linux-2.6/debian/changelog	Thu May 17 01:33:39 2012	(r19005)
@@ -5,6 +5,8 @@
 
   [ Ben Hutchings ]
   * test-patches: Fix -j option, broken since 3.1.0-1~experimental.1
+  * rt2800usb: Re-enable powersaving by default, as it should work better
+    than in 2.6.38
 
  -- Ben Hutchings <ben at decadent.org.uk>  Wed, 16 May 2012 02:19:30 +0100
 

Modified: dists/sid/linux-2.6/debian/patches/series/base
==============================================================================
--- dists/sid/linux-2.6/debian/patches/series/base	Thu May 17 01:18:19 2012	(r19004)
+++ dists/sid/linux-2.6/debian/patches/series/base	Thu May 17 01:33:39 2012	(r19005)
@@ -35,7 +35,7 @@
 + features/all/Kbuild-kconfig-Verbose-version-of-listnewconfig.patch
 
 + debian/sched-autogroup-disabled.patch
-+ bugfix/all/rt2800-disable-powersaving-as-default.patch
+#+ bugfix/all/rt2800-disable-powersaving-as-default.patch
 + features/all/cgroups-Allow-memory-cgroup-support-to-be-included-b.patch
 + debian/cgroups-Document-the-Debian-memory-resource-controll.patch
 + bugfix/ia64/nouveau-ACPI-support-is-dependent-on-X86.patch



More information about the Kernel-svn-changes mailing list