[kernel/stabilization] Add a bunch of bugzilla/upstream-status fields

Josh Boyer jwboyer at fedoraproject.org
Mon Dec 2 19:40:17 UTC 2013


commit 70a5f71feda34b12a0d92f9c44998c45bd757a65
Author: Josh Boyer <jwboyer at fedoraproject.org>
Date:   Mon Dec 2 14:39:54 2013 -0500

    Add a bunch of bugzilla/upstream-status fields

 ...-iwlwifi-don-t-WARN-on-bad-firmware-state.patch |    3 +++
 ...l-back-to-vmalloc-for-client-event-buffer.patch |    3 +++
 ...x-segfault-due-to-incorrect-getopt_long-a.patch |    3 +++
 ...y-mq_fix-large-scale-table-allocation-bug.patch |    3 +++
 ...r-Fix-a-race-in-elevator-switching-and-md.patch |    3 ++-
 ...r-acquire-q-sysfs_lock-in-elevator_change.patch |    3 ++-
 ...k-trace-from-broken-irq-remapping-warning.patch |    3 +++
 ...headroom-calculation-in-udp6_ufo_fragment.patch |    3 +++
 ntp-Make-periodic-RTC-update-more-reliable.patch   |    3 +++
 rt2800-add-support-for-rf3070.patch                |    5 ++++-
 usbnet-fix-status-interrupt-urb-handling.patch     |    3 +++
 ...u-Fixed-interaction-of-VFIO_IOMMU_MAP_DMA.patch |    3 +++
 12 files changed, 35 insertions(+), 3 deletions(-)
---
diff --git a/0002-iwlwifi-don-t-WARN-on-bad-firmware-state.patch b/0002-iwlwifi-don-t-WARN-on-bad-firmware-state.patch
index 499c34a..4b8c68f 100644
--- a/0002-iwlwifi-don-t-WARN-on-bad-firmware-state.patch
+++ b/0002-iwlwifi-don-t-WARN-on-bad-firmware-state.patch
@@ -1,3 +1,6 @@
+Bugzilla: 896695
+Upstream-status: Still pending upstream
+
 From 3efd689c41080b0d4a9cc263a51f2868e3d5a37b Mon Sep 17 00:00:00 2001
 From: Stanislaw Gruszka <sgruszka at redhat.com>
 Date: Wed, 9 Oct 2013 15:03:57 +0200
diff --git a/Input-evdev-fall-back-to-vmalloc-for-client-event-buffer.patch b/Input-evdev-fall-back-to-vmalloc-for-client-event-buffer.patch
index da1b92e..1ac378a 100644
--- a/Input-evdev-fall-back-to-vmalloc-for-client-event-buffer.patch
+++ b/Input-evdev-fall-back-to-vmalloc-for-client-event-buffer.patch
@@ -1,3 +1,6 @@
+Bugzilla: N/A
+Upstream-status: 3.13
+
 From 92eb77d0ffbaa71b501a0a8dabf09a351bf4267f Mon Sep 17 00:00:00 2001
 From: Daniel Stone <daniel at fooishbar.org>
 Date: Thu, 31 Oct 2013 07:25:34 +0000
diff --git a/cpupower-Fix-segfault-due-to-incorrect-getopt_long-a.patch b/cpupower-Fix-segfault-due-to-incorrect-getopt_long-a.patch
index dcc6b84..2693b34 100644
--- a/cpupower-Fix-segfault-due-to-incorrect-getopt_long-a.patch
+++ b/cpupower-Fix-segfault-due-to-incorrect-getopt_long-a.patch
@@ -1,3 +1,6 @@
+Bugzilla: 1000439
+Upstream-status: unknown
+
 From cb8e390d258b7f8073afafcbb163976e27346e9d Mon Sep 17 00:00:00 2001
 From: Josh Boyer <jwboyer at fedoraproject.org>
 Date: Fri, 11 Oct 2013 08:37:53 -0400
diff --git a/dm-cache-policy-mq_fix-large-scale-table-allocation-bug.patch b/dm-cache-policy-mq_fix-large-scale-table-allocation-bug.patch
index 71234c1..494f4af 100644
--- a/dm-cache-policy-mq_fix-large-scale-table-allocation-bug.patch
+++ b/dm-cache-policy-mq_fix-large-scale-table-allocation-bug.patch
@@ -1,3 +1,6 @@
+Bugzilla: 993744
+Upstream-status: Still pending upstream
+
 diff --git a/drivers/md/dm-cache-policy-mq.c b/drivers/md/dm-cache-policy-mq.c
 index cab6dd2..ec79c8f 100644
 --- a/drivers/md/dm-cache-policy-mq.c
diff --git a/elevator-Fix-a-race-in-elevator-switching-and-md.patch b/elevator-Fix-a-race-in-elevator-switching-and-md.patch
index 5517687..f8d8cca 100644
--- a/elevator-Fix-a-race-in-elevator-switching-and-md.patch
+++ b/elevator-Fix-a-race-in-elevator-switching-and-md.patch
@@ -1,4 +1,5 @@
-                                                                                                                                                                                                                                                               
+Bugzilla: 902012
+Upstream-status: 3.13                                                                                                                                                                                                                                                               
 Delivered-To: jwboyer at gmail.com
 Received: by 10.76.168.104 with SMTP id zv8csp55663oab;
         Fri, 30 Aug 2013 15:52:46 -0700 (PDT)
diff --git a/elevator-acquire-q-sysfs_lock-in-elevator_change.patch b/elevator-acquire-q-sysfs_lock-in-elevator_change.patch
index 6f112b8..02c767c 100644
--- a/elevator-acquire-q-sysfs_lock-in-elevator_change.patch
+++ b/elevator-acquire-q-sysfs_lock-in-elevator_change.patch
@@ -1,4 +1,5 @@
-                                                                                                                                                                                                                                                               
+Bugzilla: 902012
+Upstream-status: 3.13                                                                                                                                                                                                                                                               
 Delivered-To: jwboyer at gmail.com
 Received: by 10.76.168.104 with SMTP id zv8csp55623oab;
         Fri, 30 Aug 2013 15:51:42 -0700 (PDT)
diff --git a/iommu-Remove-stack-trace-from-broken-irq-remapping-warning.patch b/iommu-Remove-stack-trace-from-broken-irq-remapping-warning.patch
index 9e88893..235f514 100644
--- a/iommu-Remove-stack-trace-from-broken-irq-remapping-warning.patch
+++ b/iommu-Remove-stack-trace-from-broken-irq-remapping-warning.patch
@@ -1,3 +1,6 @@
+Bugzilla: 982153
+Upstream-status: 3.13
+
 From 05104a4e8713b27291c7bb49c1e7e68b4e243571 Mon Sep 17 00:00:00 2001
 From: Neil Horman <nhorman at tuxdriver.com>
 Date: Fri, 27 Sep 2013 16:53:35 +0000
diff --git a/ipv6-fix-headroom-calculation-in-udp6_ufo_fragment.patch b/ipv6-fix-headroom-calculation-in-udp6_ufo_fragment.patch
index aaf6f42..0895c09 100644
--- a/ipv6-fix-headroom-calculation-in-udp6_ufo_fragment.patch
+++ b/ipv6-fix-headroom-calculation-in-udp6_ufo_fragment.patch
@@ -1,3 +1,6 @@
+Bugzilla: 1030015
+Upstream-status: 3.13
+
 From 0e033e04c2678dbbe74a46b23fffb7bb918c288e Mon Sep 17 00:00:00 2001
 From: Hannes Frederic Sowa <hannes at stressinduktion.org>
 Date: Tue, 5 Nov 2013 02:41:27 +0100
diff --git a/ntp-Make-periodic-RTC-update-more-reliable.patch b/ntp-Make-periodic-RTC-update-more-reliable.patch
index 59179e7..a2f6cea 100644
--- a/ntp-Make-periodic-RTC-update-more-reliable.patch
+++ b/ntp-Make-periodic-RTC-update-more-reliable.patch
@@ -1,3 +1,6 @@
+Bugzilla: 985522
+Upstream-status: 3.13
+
 From a97ad0c4b447a132a322cedc3a5f7fa4cab4b304 Mon Sep 17 00:00:00 2001
 From: Miroslav Lichvar <mlichvar at redhat.com>
 Date: Thu, 1 Aug 2013 19:31:35 +0200
diff --git a/rt2800-add-support-for-rf3070.patch b/rt2800-add-support-for-rf3070.patch
index a070378..dba9860 100644
--- a/rt2800-add-support-for-rf3070.patch
+++ b/rt2800-add-support-for-rf3070.patch
@@ -1,3 +1,6 @@
+Bugzilla: 974072
+Upstream-status: 3.13
+
 Add support for new RF chip ID: 3070. It seems to be the same as 5370,
 maybe vendor just put wrong value on the eeprom, but add this id anyway
 since devices with it showed on the marked.
@@ -81,4 +84,4 @@ index 88ce656..d2f638f 100644
 --
 To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
 the body of a message to majordomo at vger.kernel.org
-More majordomo info at  http://vger.kernel.org/majordomo-info.html
\ No newline at end of file
+More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff --git a/usbnet-fix-status-interrupt-urb-handling.patch b/usbnet-fix-status-interrupt-urb-handling.patch
index 74bf397..2e60e07 100644
--- a/usbnet-fix-status-interrupt-urb-handling.patch
+++ b/usbnet-fix-status-interrupt-urb-handling.patch
@@ -1,3 +1,6 @@
+Bugzilla: 998342
+Upstream-status: 3.13
+
 From 52f48d0d9aaa621ffa5e08d79da99a3f8c93b848 Mon Sep 17 00:00:00 2001
 From: Felix Fietkau <nbd at openwrt.org>
 Date: Tue, 12 Nov 2013 16:34:41 +0100
diff --git a/vfio-iommu-Fixed-interaction-of-VFIO_IOMMU_MAP_DMA.patch b/vfio-iommu-Fixed-interaction-of-VFIO_IOMMU_MAP_DMA.patch
index 0b5fa8a..7cced5a 100644
--- a/vfio-iommu-Fixed-interaction-of-VFIO_IOMMU_MAP_DMA.patch
+++ b/vfio-iommu-Fixed-interaction-of-VFIO_IOMMU_MAP_DMA.patch
@@ -1,3 +1,6 @@
+Bugzilla: 998732
+Upstream-status: 3.13
+
 From: Julian Stecklina <jsteckli at os.info.tu-dresden.de>
 Subject: [PATCH] vfio, iommu: Fixed interaction of VFIO_IOMMU_MAP_DMA with IOMMU address limits
 


More information about the scm-commits mailing list