[kernel] r19102 - in dists/sid/linux/debian: . patches patches/features/all/team

Ben Hutchings benh at alioth.debian.org
Sat Jun 9 02:17:56 UTC 2012


Author: benh
Date: Sat Jun  9 02:17:54 2012
New Revision: 19102

Log:
Drop the team driver backport

It requires some more intrusive changes to VLAN management which I
don't want to try backporting right now.

Deleted:
   dists/sid/linux/debian/patches/features/all/team/
Modified:
   dists/sid/linux/debian/changelog
   dists/sid/linux/debian/patches/series

Modified: dists/sid/linux/debian/changelog
==============================================================================
--- dists/sid/linux/debian/changelog	Sat Jun  9 00:10:28 2012	(r19101)
+++ dists/sid/linux/debian/changelog	Sat Jun  9 02:17:54 2012	(r19102)
@@ -23,7 +23,6 @@
   * udeb: Build-Depend on kernel-wedge >= 2.84; this allows us to list
     modules as required even if they are built-in in some configurations
   * filter: Allow to create sk-unattached filters
-  * net: Backport team driver from Linux 3.5-rc1
   * proc: Backport hidepid mount option from Linux 3.4 (Closes: #669028)
   * NFSv4: Reduce the footprint of the idmapper (Closes: #657078)
   * [i386] thp: avoid atomic64_read in pmd_read_atomic for 32bit PAE

Modified: dists/sid/linux/debian/patches/series
==============================================================================
--- dists/sid/linux/debian/patches/series	Sat Jun  9 00:10:28 2012	(r19101)
+++ dists/sid/linux/debian/patches/series	Sat Jun  9 02:17:54 2012	(r19102)
@@ -311,33 +311,9 @@
 
 bugfix/all/fix-scsi_wait_scan.patch
 
-features/all/define-netdev_features_t.patch
-features/all/filter-Allow-to-create-sk-unattached-filters.patch
-
-# team driver from 3.5ish
-features/all/team/0001-net-introduce-ethernet-teaming-device.patch
-features/all/team/0002-team-Do-not-hold-rcu_read_lock-when-running-netlink-.patch
-features/all/team/0003-team-convert-overall-spinlock-to-mutex.patch
-features/all/team/0004-team-replicate-options-on-register.patch
-features/all/team/0005-team-add-fix_features.patch
-features/all/team/0006-team-avoid-using-variable-length-array.patch
-features/all/team/0007-team-replace-kmalloc-memcpy-by-kmemdup.patch
-features/all/team/0008-net-treewide-use-of-RCU_INIT_POINTER.patch
-features/all/team/0009-net-introduce-vlan_vid_-add-del-and-use-them-instead.patch
-features/all/team/0010-vlan-introduce-functions-to-do-mass-addition-deletio.patch
-features/all/team/0011-team-use-vlan_vids_-addr-del-_by_dev.patch
-features/all/team/0012-team-send-only-changed-options-ports-via-netlink.patch
-features/all/team/0013-team-Stop-using-NLA_PUT.patch
-features/all/team/0014-team-add-binary-option-type.patch
-features/all/team/0015-team-add-loadbalance-mode.patch
-features/all/team/0016-team-add-support-for-per-port-options.patch
-features/all/team/0017-team-add-bool-option-type.patch
-features/all/team/0018-team-add-user_linkup-and-user_linkup_enabled-per-por.patch
-features/all/team/0019-team-ab-walk-through-port-list-non-rcu.patch
-features/all/team/0020-team-add-missed-statics.patch
-features/all/team/0021-team-lb-let-userspace-care-about-port-macs.patch
-features/all/team/0022-team-allow-to-enable-disable-ports.patch
-features/all/team/0023-team-add-per-port-option-for-enabling-disabling-port.patch
+# netdev features, probably useful for other backports but not needed yet
+#features/all/define-netdev_features_t.patch
+#features/all/filter-Allow-to-create-sk-unattached-filters.patch
 
 # procfs hidepid from 3.4
 features/all/hidepid/0001-procfs-parse-mount-options.patch



More information about the Kernel-svn-changes mailing list