[kernel] r22041 - in dists/sid/linux/debian/patches: bugfix/all bugfix/arm64 features/all features/arm features/arm64

Ben Hutchings benh at moszumanska.debian.org
Thu Nov 6 00:02:29 UTC 2014


Author: benh
Date: Thu Nov  6 00:02:29 2014
New Revision: 22041

Log:
Add Origin and Forwarded header fields to various patches

Also add some Signed-off-by lines and remove unwanted mail headers.

Modified:
   dists/sid/linux/debian/patches/bugfix/all/disable-some-marvell-phys.patch
   dists/sid/linux/debian/patches/bugfix/all/net-mv643xx-disable-tso-by-default.patch
   dists/sid/linux/debian/patches/bugfix/arm64/arm64-crypto-fix-makefile-rule-for-aes-glue-.o.patch
   dists/sid/linux/debian/patches/features/all/sfc-Add-40G-link-capability-decoding.patch
   dists/sid/linux/debian/patches/features/all/sfc-Adding-PCI-ID-for-Solarflare-7000-series-40G-net.patch
   dists/sid/linux/debian/patches/features/arm/dts-sun7i-Add-Banana-Pi-board.patch
   dists/sid/linux/debian/patches/features/arm/dts-sun7i-Add-spi0_pins_a-pinctrl-setting.patch
   dists/sid/linux/debian/patches/features/arm/dts-sun7i-Add-support-for-Olimex-A20-OLinuXino-LIME.patch
   dists/sid/linux/debian/patches/features/arm/dts-sun7i-Add-uart3_pins_b-pinctrl-setting.patch
   dists/sid/linux/debian/patches/features/arm/dts-sunxi-Add-pins-for-IR-controller-on-A20-to-dtsi.patch
   dists/sid/linux/debian/patches/features/arm64/drivers-net-Add-APM-X-Gene-SoC-ethernet-driver-suppo.patch
   dists/sid/linux/debian/patches/features/arm64/drivers-net-NET_XGENE-should-depend-on-HAS_DMA.patch
   dists/sid/linux/debian/patches/features/arm64/dts-Add-bindings-for-APM-X-Gene-SoC-ethernet-driver.patch
   dists/sid/linux/debian/patches/features/arm64/net-xgene-Check-negative-return-value-of-xgene_enet_.patch
   dists/sid/linux/debian/patches/features/arm64/net-xgene-fix-possible-NULL-dereference-in-xgene_ene.patch

Modified: dists/sid/linux/debian/patches/bugfix/all/disable-some-marvell-phys.patch
==============================================================================
--- dists/sid/linux/debian/patches/bugfix/all/disable-some-marvell-phys.patch	Wed Nov  5 23:42:08 2014	(r22040)
+++ dists/sid/linux/debian/patches/bugfix/all/disable-some-marvell-phys.patch	Thu Nov  6 00:02:29 2014	(r22041)
@@ -2,6 +2,7 @@
 Subject: phy/marvell: disable 4-port phys
 Date: Wed, 20 Nov 2013 08:30:14 +0000
 Bug-Debian: https://bugs.debian.org/723177
+Forwarded: http://thread.gmane.org/gmane.linux.debian.devel.bugs.general/1107774/
 
 The Marvell PHY was originally disabled because it can cause networking
 failures on some systems. According to Lennert Buytenhek this is because some

Modified: dists/sid/linux/debian/patches/bugfix/all/net-mv643xx-disable-tso-by-default.patch
==============================================================================
--- dists/sid/linux/debian/patches/bugfix/all/net-mv643xx-disable-tso-by-default.patch	Wed Nov  5 23:42:08 2014	(r22040)
+++ dists/sid/linux/debian/patches/bugfix/all/net-mv643xx-disable-tso-by-default.patch	Thu Nov  6 00:02:29 2014	(r22041)
@@ -1,18 +1,7 @@
-From patchwork Sat Nov  1 15:30:20 2014
-Content-Type: text/plain; charset="utf-8"
-MIME-Version: 1.0
-Content-Transfer-Encoding: 7bit
 Subject: [1/1] net: mv643xx_eth: Make TSO disabled by default
 From: Ezequiel Garcia <ezequiel.garcia at free-electrons.com>
-X-Patchwork-Id: 405792
-Message-Id: <1414855820-15094-2-git-send-email-ezequiel.garcia at free-electrons.com>
-To: <netdev at vger.kernel.org>, David Miller <davem at davemloft.net>
-Cc: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>,
- Gregory Clement <gregory.clement at free-electrons.com>,
- Tawfik Bayouk <tawfik at marvell.com>, Lior Amsalem <alior at marvell.com>,
- Nadav Haklai <nadavh at marvell.com>,
- Ezequiel Garcia <ezequiel.garcia at free-electrons.com>
 Date: Sat,  1 Nov 2014 12:30:20 -0300
+Origin: http://patchwork.ozlabs.org/patch/405792/
 
 Data corruption has been observed to be produced by TSO. For instance,
 accessing files on a NFS-server with TSO enabled results in different data

Modified: dists/sid/linux/debian/patches/bugfix/arm64/arm64-crypto-fix-makefile-rule-for-aes-glue-.o.patch
==============================================================================
--- dists/sid/linux/debian/patches/bugfix/arm64/arm64-crypto-fix-makefile-rule-for-aes-glue-.o.patch	Wed Nov  5 23:42:08 2014	(r22040)
+++ dists/sid/linux/debian/patches/bugfix/arm64/arm64-crypto-fix-makefile-rule-for-aes-glue-.o.patch	Thu Nov  6 00:02:29 2014	(r22041)
@@ -1,7 +1,7 @@
-From 7c2105fbe9658d6cee18751568e29579bb58bfec Mon Sep 17 00:00:00 2001
 From: Andreas Schwab <schwab at suse.de>
 Date: Thu, 24 Jul 2014 17:03:26 +0100
 Subject: [PATCH] arm64/crypto: fix makefile rule for aes-glue-%.o
+Origin: https://git.kernel.org/linus/7c2105fbe9658d6cee18751568e29579bb58bfec
 
 This fixes the following build failure when building with CONFIG_MODVERSIONS
 enabled:

Modified: dists/sid/linux/debian/patches/features/all/sfc-Add-40G-link-capability-decoding.patch
==============================================================================
--- dists/sid/linux/debian/patches/features/all/sfc-Add-40G-link-capability-decoding.patch	Wed Nov  5 23:42:08 2014	(r22040)
+++ dists/sid/linux/debian/patches/features/all/sfc-Add-40G-link-capability-decoding.patch	Thu Nov  6 00:02:29 2014	(r22041)
@@ -1,7 +1,7 @@
-From ac331e948346f2706cd82b2d259800621b9db04f Mon Sep 17 00:00:00 2001
 From: Edward Cree <ecree at solarflare.com>
 Date: Mon, 14 Jul 2014 08:39:07 +0100
 Subject: [PATCH 2/2] sfc: Add 40G link capability decoding
+Origin: https://git.kernel.org/linus/ac331e948346f2706cd82b2d259800621b9db04f
 
 Needed to select 40G mode on a 10G/40G capable card.
 

Modified: dists/sid/linux/debian/patches/features/all/sfc-Adding-PCI-ID-for-Solarflare-7000-series-40G-net.patch
==============================================================================
--- dists/sid/linux/debian/patches/features/all/sfc-Adding-PCI-ID-for-Solarflare-7000-series-40G-net.patch	Wed Nov  5 23:42:08 2014	(r22040)
+++ dists/sid/linux/debian/patches/features/all/sfc-Adding-PCI-ID-for-Solarflare-7000-series-40G-net.patch	Thu Nov  6 00:02:29 2014	(r22041)
@@ -1,8 +1,8 @@
-From 3b06a00e65fbb5c526371143beaaa2221d39d577 Mon Sep 17 00:00:00 2001
 From: Mateusz Wrzesinski <mwrzesinski at solarflare.com>
 Date: Mon, 14 Jul 2014 08:38:49 +0100
 Subject: [PATCH 1/2] sfc: Adding PCI ID for Solarflare 7000 series 40G network
  adapter.
+Origin: https://git.kernel.org/linus/3b06a00e65fbb5c526371143beaaa2221d39d577
 
 Signed-off-by: Shradha Shah <sshah at solarflare.com>
 Signed-off-by: David S. Miller <davem at davemloft.net>

Modified: dists/sid/linux/debian/patches/features/arm/dts-sun7i-Add-Banana-Pi-board.patch
==============================================================================
--- dists/sid/linux/debian/patches/features/arm/dts-sun7i-Add-Banana-Pi-board.patch	Wed Nov  5 23:42:08 2014	(r22040)
+++ dists/sid/linux/debian/patches/features/arm/dts-sun7i-Add-Banana-Pi-board.patch	Thu Nov  6 00:02:29 2014	(r22041)
@@ -1,6 +1,7 @@
 From: Hans de Goede <hdegoede at redhat.com>
 Subject: [PATCH v2 3/3] ARM: dts: sun7i: Add Banana Pi board
 Date: Wed,  1 Oct 2014 09:26:06 +0200
+Origin: https://git.kernel.org/cgit/linux/kernel/git/mripard/linux.git/commit/?id=8a5b272fbf446ce475bb434b956a45a666936af4
 
 The Banana Pi is an A20 based development board using Raspberry Pi compatible
 IO headers. It comes with 1 GB RAM, 1 Gb ethernet, 2x USB host, sata, hdmi
@@ -9,6 +10,7 @@
 http://www.lemaker.org/
 
 Signed-off-by: Hans de Goede <hdegoede at redhat.com>
+Signed-off-by: Maxime Ripard <maxime.ripard at free-electrons.com>
 ---
  arch/arm/boot/dts/Makefile               |   1 +
  arch/arm/boot/dts/sun7i-a20-bananapi.dts | 214 +++++++++++++++++++++++++++++++

Modified: dists/sid/linux/debian/patches/features/arm/dts-sun7i-Add-spi0_pins_a-pinctrl-setting.patch
==============================================================================
--- dists/sid/linux/debian/patches/features/arm/dts-sun7i-Add-spi0_pins_a-pinctrl-setting.patch	Wed Nov  5 23:42:08 2014	(r22040)
+++ dists/sid/linux/debian/patches/features/arm/dts-sun7i-Add-spi0_pins_a-pinctrl-setting.patch	Thu Nov  6 00:02:29 2014	(r22041)
@@ -1,8 +1,10 @@
 From: Hans de Goede <hdegoede at redhat.com>
 Subject: [PATCH v2 1/3] ARM: dts: sun7i: Add spi0_pins_a pinctrl setting
 Date: Wed,  1 Oct 2014 09:26:04 +0200
+Origin: https://git.kernel.org/cgit/linux/kernel/git/mripard/linux.git/commit/?id=a99eb770b4ab561434c9049b7b09cf40e27d3a55
 
 Signed-off-by: Hans de Goede <hdegoede at redhat.com>
+Signed-off-by: Maxime Ripard <maxime.ripard at free-electrons.com>
 ---
  arch/arm/boot/dts/sun7i-a20.dtsi | 7 +++++++
  1 file changed, 7 insertions(+)

Modified: dists/sid/linux/debian/patches/features/arm/dts-sun7i-Add-support-for-Olimex-A20-OLinuXino-LIME.patch
==============================================================================
--- dists/sid/linux/debian/patches/features/arm/dts-sun7i-Add-support-for-Olimex-A20-OLinuXino-LIME.patch	Wed Nov  5 23:42:08 2014	(r22040)
+++ dists/sid/linux/debian/patches/features/arm/dts-sun7i-Add-support-for-Olimex-A20-OLinuXino-LIME.patch	Thu Nov  6 00:02:29 2014	(r22041)
@@ -1,7 +1,7 @@
-From a71b4438af8242f383906071205db95a8b8e7b6d Mon Sep 17 00:00:00 2001
 From: FUKAUMI Naoki <naobsd at gmail.com>
 Date: Wed, 20 Aug 2014 14:25:03 +0900
 Subject: [PATCH] ARM: sun7i: Add support for Olimex A20-OLinuXino-LIME
+Origin: https://git.kernel.org/linus/a71b4438af8242f383906071205db95a8b8e7b6d
 
 This patch adds support for Olimex A20-OLinuXino-LIME board.
 

Modified: dists/sid/linux/debian/patches/features/arm/dts-sun7i-Add-uart3_pins_b-pinctrl-setting.patch
==============================================================================
--- dists/sid/linux/debian/patches/features/arm/dts-sun7i-Add-uart3_pins_b-pinctrl-setting.patch	Wed Nov  5 23:42:08 2014	(r22040)
+++ dists/sid/linux/debian/patches/features/arm/dts-sun7i-Add-uart3_pins_b-pinctrl-setting.patch	Thu Nov  6 00:02:29 2014	(r22041)
@@ -1,11 +1,13 @@
 From: Hans de Goede <hdegoede at redhat.com>
 Subject: [PATCH v2 2/3] ARM: dts: sun7i: Add uart3_pins_b pinctrl setting
 Date: Wed,  1 Oct 2014 09:26:05 +0200
+Origin: https://git.kernel.org/cgit/linux/kernel/git/mripard/linux.git/commit/?id=46e9fd407fad0e9442d0feb9b678d81839ea29a1
 
 The uart3_pins_a multiplexes the uart3 pins to port G, add a pinctrl entry
 for mapping them to port H (as used on the Bananapi).
 
 Signed-off-by: Hans de Goede <hdegoede at redhat.com>
+Signed-off-by: Maxime Ripard <maxime.ripard at free-electrons.com>
 ---
  arch/arm/boot/dts/sun7i-a20.dtsi | 7 +++++++
  1 file changed, 7 insertions(+)

Modified: dists/sid/linux/debian/patches/features/arm/dts-sunxi-Add-pins-for-IR-controller-on-A20-to-dtsi.patch
==============================================================================
--- dists/sid/linux/debian/patches/features/arm/dts-sunxi-Add-pins-for-IR-controller-on-A20-to-dtsi.patch	Wed Nov  5 23:42:08 2014	(r22040)
+++ dists/sid/linux/debian/patches/features/arm/dts-sunxi-Add-pins-for-IR-controller-on-A20-to-dtsi.patch	Thu Nov  6 00:02:29 2014	(r22041)
@@ -1,7 +1,7 @@
-From 0fc2b7af8cd5918c0101dfb178b5a3a4b021a50b Mon Sep 17 00:00:00 2001
 From: Alexander Bersenev <bay at hackerdom.ru>
 Date: Mon, 9 Jun 2014 00:08:11 +0600
 Subject: ARM: sunxi: Add pins for IR controller on A20 to dtsi
+Origin: https://git.kernel.org/linus/0fc2b7af8cd5918c0101dfb178b5a3a4b021a50b
 
 This patch adds pins for two IR controllers on A20
 

Modified: dists/sid/linux/debian/patches/features/arm64/drivers-net-Add-APM-X-Gene-SoC-ethernet-driver-suppo.patch
==============================================================================
--- dists/sid/linux/debian/patches/features/arm64/drivers-net-Add-APM-X-Gene-SoC-ethernet-driver-suppo.patch	Wed Nov  5 23:42:08 2014	(r22040)
+++ dists/sid/linux/debian/patches/features/arm64/drivers-net-Add-APM-X-Gene-SoC-ethernet-driver-suppo.patch	Thu Nov  6 00:02:29 2014	(r22041)
@@ -1,8 +1,8 @@
-From 6444ac4cf1506db36fb0ffb8d5c8b57cdb12adf7 Mon Sep 17 00:00:00 2001
 From: Iyappan Subramanian <isubramanian at apm.com>
 Date: Thu, 7 Aug 2014 15:14:28 -0700
 Subject: [PATCH 1/4] drivers: net: Add APM X-Gene SoC ethernet driver
  support.
+Origin: https://git.kernel.org/linus/e6ad767305eb6ea80ce06c1eaa1b0977e8361998
 
 This patch adds network driver for APM X-Gene SoC ethernet.
 

Modified: dists/sid/linux/debian/patches/features/arm64/drivers-net-NET_XGENE-should-depend-on-HAS_DMA.patch
==============================================================================
--- dists/sid/linux/debian/patches/features/arm64/drivers-net-NET_XGENE-should-depend-on-HAS_DMA.patch	Wed Nov  5 23:42:08 2014	(r22040)
+++ dists/sid/linux/debian/patches/features/arm64/drivers-net-NET_XGENE-should-depend-on-HAS_DMA.patch	Thu Nov  6 00:02:29 2014	(r22041)
@@ -1,7 +1,7 @@
-From e7af4b1e854cdf88fa37241061352fb5b99dbb7f Mon Sep 17 00:00:00 2001
 From: Geert Uytterhoeven <geert at linux-m68k.org>
 Date: Fri, 29 Aug 2014 18:21:41 +0200
 Subject: [PATCH 4/4] drivers: net: NET_XGENE should depend on HAS_DMA
+Origin: https://git.kernel.org/linus/e148e1bf6fcdecb19015c63ba8c6c25ed5dc3a2a
 
 If NO_DMA=y:
 

Modified: dists/sid/linux/debian/patches/features/arm64/dts-Add-bindings-for-APM-X-Gene-SoC-ethernet-driver.patch
==============================================================================
--- dists/sid/linux/debian/patches/features/arm64/dts-Add-bindings-for-APM-X-Gene-SoC-ethernet-driver.patch	Wed Nov  5 23:42:08 2014	(r22040)
+++ dists/sid/linux/debian/patches/features/arm64/dts-Add-bindings-for-APM-X-Gene-SoC-ethernet-driver.patch	Thu Nov  6 00:02:29 2014	(r22041)
@@ -1,7 +1,7 @@
-From ad56b94346519e510355624dc2f88a11ee0fe07a Mon Sep 17 00:00:00 2001
 From: Iyappan Subramanian <isubramanian at apm.com>
 Date: Thu, 7 Aug 2014 15:14:27 -0700
 Subject: [PATCH] dts: Add bindings for APM X-Gene SoC ethernet driver
+Origin: https://git.kernel.org/linus/3d390425a649b9eb739e53d34cd891c1631b37cd
 
 This patch adds bindings for APM X-Gene SoC ethernet driver.
 

Modified: dists/sid/linux/debian/patches/features/arm64/net-xgene-Check-negative-return-value-of-xgene_enet_.patch
==============================================================================
--- dists/sid/linux/debian/patches/features/arm64/net-xgene-Check-negative-return-value-of-xgene_enet_.patch	Wed Nov  5 23:42:08 2014	(r22040)
+++ dists/sid/linux/debian/patches/features/arm64/net-xgene-Check-negative-return-value-of-xgene_enet_.patch	Thu Nov  6 00:02:29 2014	(r22041)
@@ -1,8 +1,8 @@
-From 42113901e335c5431e11e33711f5cdcc8e033955 Mon Sep 17 00:00:00 2001
 From: Tobias Klauser <tklauser at distanz.ch>
 Date: Thu, 14 Aug 2014 13:59:42 +0200
 Subject: [PATCH 2/4] net: xgene: Check negative return value of
  xgene_enet_get_ring_size()
+Origin: https://git.kernel.org/linus/9b9ba821b6c47b6d1a711b8f6fff931277217bab
 
 xgene_enet_get_ring_size() returns a negative value in case of an error,
 but its only caller in xgene_enet_create_desc_ring() currently uses the

Modified: dists/sid/linux/debian/patches/features/arm64/net-xgene-fix-possible-NULL-dereference-in-xgene_ene.patch
==============================================================================
--- dists/sid/linux/debian/patches/features/arm64/net-xgene-fix-possible-NULL-dereference-in-xgene_ene.patch	Wed Nov  5 23:42:08 2014	(r22040)
+++ dists/sid/linux/debian/patches/features/arm64/net-xgene-fix-possible-NULL-dereference-in-xgene_ene.patch	Thu Nov  6 00:02:29 2014	(r22041)
@@ -1,8 +1,8 @@
-From c04bbc2b1df7034f463ef512c34010b71c12c257 Mon Sep 17 00:00:00 2001
 From: Iyappan Subramanian <isubramanian at apm.com>
 Date: Thu, 21 Aug 2014 13:44:48 -0700
 Subject: [PATCH 3/4] net: xgene: fix possible NULL dereference in
  xgene_enet_free_desc_rings()
+Origin: https://git.kernel.org/linus/c10e4cafa2698dedb9b61bbf6d68f209e779cb19
 
 A NULL pointer dereference is possible for the argument ring->buf_pool
 which is passed to xgene_enet_free_desc_ring(), as ring could be NULL.



More information about the Kernel-svn-changes mailing list