rpms/kernel/F-9 patch-2.6.27.10.bz2.sign, NONE, 1.1 .cvsignore, 1.836, 1.837 kernel.spec, 1.888, 1.889 linux-2.6-firewire-git-pending.patch, 1.33, 1.34 sources, 1.797, 1.798 upstream, 1.716, 1.717 linux-2.6-iwlagn-fix-rx-skb-alignment.patch, 1.1, NONE linux-2.6-lib-idr-fix-bug-introduced-by-rcu-fix.patch, 1.1, NONE linux-2.6.27.5-revert-sched-clock-prevent-scd-clock-from-moving-back.patch, 1.1, NONE linux-2.6.27.7-vmi-fix-crash-on-boot.patch, 1.2, NONE patch-2.6.27.9.bz2.sign, 1.1, NONE

Chuck Ebbert cebbert at fedoraproject.org
Thu Dec 18 22:04:59 UTC 2008


Author: cebbert

Update of /cvs/pkgs/rpms/kernel/F-9
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv6292

Modified Files:
	.cvsignore kernel.spec linux-2.6-firewire-git-pending.patch 
	sources upstream 
Added Files:
	patch-2.6.27.10.bz2.sign 
Removed Files:
	linux-2.6-iwlagn-fix-rx-skb-alignment.patch 
	linux-2.6-lib-idr-fix-bug-introduced-by-rcu-fix.patch 
	linux-2.6.27.5-revert-sched-clock-prevent-scd-clock-from-moving-back.patch 
	linux-2.6.27.7-vmi-fix-crash-on-boot.patch 
	patch-2.6.27.9.bz2.sign 
Log Message:
Linux 2.6.27.10
  Dropped patches:
    linux-2.6-lib-idr-fix-bug-introduced-by-rcu-fix.patch
    linux-2.6.27.7-vmi-fix-crash-on-boot.patch
    linux-2.6.27.5-revert-sched-clock-prevent-scd-clock-from-moving-back.patch
    linux-2.6-iwlagn-fix-rx-skb-alignment.patch
  Dropped from firewire-git-pending:
    firewire: fw-ohci: fix possible IOMMU resource exhaustion


--- NEW FILE patch-2.6.27.10.bz2.sign ---
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: See http://www.kernel.org/signature.html for info

iD8DBQBJSpS/yGugalF9Dw4RAgQIAKCL8gmbe3wX1ZUCopzJ5Z1bITLOwwCfeuI9
SnJwIATwjUdzfPCIp3K+EKE=
=gbO4
-----END PGP SIGNATURE-----


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/F-9/.cvsignore,v
retrieving revision 1.836
retrieving revision 1.837
diff -u -r1.836 -r1.837
--- .cvsignore	14 Dec 2008 08:10:45 -0000	1.836
+++ .cvsignore	18 Dec 2008 22:04:28 -0000	1.837
@@ -4,4 +4,4 @@
 temp-*
 kernel-2.6.27
 linux-2.6.27.tar.bz2
-patch-2.6.27.9.bz2
+patch-2.6.27.10.bz2


Index: kernel.spec
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/F-9/kernel.spec,v
retrieving revision 1.888
retrieving revision 1.889
diff -u -r1.888 -r1.889
--- kernel.spec	18 Dec 2008 21:53:28 -0000	1.888
+++ kernel.spec	18 Dec 2008 22:04:28 -0000	1.889
@@ -36,7 +36,7 @@
 %if 0%{?released_kernel}
 
 # Do we have a -stable update to apply?
-%define stable_update 9
+%define stable_update 10
 # Is it a -stable RC?
 %define stable_rc 0
 # Set rpm version accordingly
@@ -598,13 +598,6 @@
 #Patch11: linux-2.6.27.5-stable-queue.patch
 #Patch12: linux-2.6.27.5-stable-queue-reverts.patch
 
-# fix idr bug in 27.8
-Patch15: linux-2.6-lib-idr-fix-bug-introduced-by-rcu-fix.patch
-# fix VMI crash in 27.7
-Patch16: linux-2.6.27.7-vmi-fix-crash-on-boot.patch
-# fix 2.6.27.5 suspend regression
-Patch17: linux-2.6.27.5-revert-sched-clock-prevent-scd-clock-from-moving-back.patch
-
 Patch21: linux-2.6-utrace.patch
 Patch22: linux-2.6-x86-tracehook.patch
 Patch23: linux-2.6.27-x86-tracehook-syscall-arg-order.patch
@@ -686,7 +679,6 @@
 # wireless
 Patch681: linux-2.6-iwlagn-downgrade-BUG_ON-in-interrupt.patch
 Patch682: linux-2.6-iwl3945-ibss-tsf-fix.patch
-Patch683: linux-2.6-iwlagn-fix-rx-skb-alignment.patch
 Patch684: linux-2.6-iwlwifi-use-GFP_KERNEL-to-allocate-Rx-SKB-memory.patch
 Patch685: linux-2.6-wireless-ath9k-dma-fixes.patch
 Patch690: linux-2.6-at76.patch
@@ -1099,10 +1091,6 @@
 ApplyPatch linux-2.6-upstream-reverts.patch -R
 fi
 
-ApplyPatch linux-2.6-lib-idr-fix-bug-introduced-by-rcu-fix.patch
-ApplyPatch linux-2.6.27.7-vmi-fix-crash-on-boot.patch
-ApplyPatch linux-2.6.27.5-revert-sched-clock-prevent-scd-clock-from-moving-back.patch
-
 # Roland's utrace ptrace replacement.
 ApplyPatch linux-2.6-utrace.patch
 ApplyPatch linux-2.6-x86-tracehook.patch
@@ -1269,8 +1257,6 @@
 ApplyPatch linux-2.6-iwlagn-downgrade-BUG_ON-in-interrupt.patch
 # iwl3945 fix for stable ad-hoc mode connections (#459401)
 ApplyPatch linux-2.6-iwl3945-ibss-tsf-fix.patch
-# iwlagn: fix RX skb alignment
-ApplyPatch linux-2.6-iwlagn-fix-rx-skb-alignment.patch
 # iwlwifi: use GFP_KERNEL to allocate Rx SKB memory
 ApplyPatch linux-2.6-iwlwifi-use-GFP_KERNEL-to-allocate-Rx-SKB-memory.patch
 
@@ -1934,6 +1920,16 @@
 %kernel_variant_files -a /%{image_install_path}/xen*-%{KVERREL}.xen -e /etc/ld.so.conf.d/kernelcap-%{KVERREL}.xen.conf %{with_xen} xen
 
 %changelog
+* Fri Dec 19 2008 Chuck Ebbert <cebbert at redhat.com> 2.6.27.10-76
+- Linux 2.6.27.10
+  Dropped patches:
+    linux-2.6-lib-idr-fix-bug-introduced-by-rcu-fix.patch
+    linux-2.6.27.7-vmi-fix-crash-on-boot.patch
+    linux-2.6.27.5-revert-sched-clock-prevent-scd-clock-from-moving-back.patch
+    linux-2.6-iwlagn-fix-rx-skb-alignment.patch
+  Dropped from firewire-git-pending:
+    firewire: fw-ohci: fix possible IOMMU resource exhaustion
+
 * Fri Dec 19 2008 Chuck Ebbert <cebbert at redhat.com> 2.6.27.9-75
 - Disable PATA_HPT3X3_DMA (from F11.)
 

linux-2.6-firewire-git-pending.patch:

Index: linux-2.6-firewire-git-pending.patch
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/F-9/linux-2.6-firewire-git-pending.patch,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- linux-2.6-firewire-git-pending.patch	10 Dec 2008 22:42:04 -0000	1.33
+++ linux-2.6-firewire-git-pending.patch	18 Dec 2008 22:04:28 -0000	1.34
@@ -128,106 +128,3 @@
  	 * the version stored in the OHCI registers.
  	 */
  
-----------------------
-Date: Wed, 10 Dec 2008 00:20:38 +0100 (CET)
-From: Stefan Richter <stefanr at s5r6.in-berlin.de>
-Subject: firewire: fw-ohci: fix possible IOMMU resource exhaustion
-
-There is a DMA map/ unmap imbalance whenever a block write request
-packet is sent and then dequeued with ohci_cancel_packet.  The latter
-may happen frequently if the AR resp tasklet is executed before the AT
-req tasklet for the same transaction.
-
-Add the missing dma_unmap_single.
-
-Signed-off-by: Stefan Richter <stefanr at s5r6.in-berlin.de>
----
- drivers/firewire/fw-ohci.c        |   11 +++++++----
- drivers/firewire/fw-transaction.c |    3 +++
- drivers/firewire/fw-transaction.h |    2 ++
- 3 files changed, 12 insertions(+), 4 deletions(-)
-
-Index: linux/drivers/firewire/fw-ohci.c
-===================================================================
---- linux.orig/drivers/firewire/fw-ohci.c
-+++ linux/drivers/firewire/fw-ohci.c
-@@ -974,6 +974,7 @@ at_context_queue_packet(struct context *
- 			packet->ack = RCODE_SEND_ERROR;
- 			return -1;
- 		}
-+		packet->payload_bus = payload_bus;
- 
- 		d[2].req_count    = cpu_to_le16(packet->payload_length);
- 		d[2].data_address = cpu_to_le32(payload_bus);
-@@ -1025,7 +1026,6 @@ static int handle_at_packet(struct conte
- 	struct driver_data *driver_data;
- 	struct fw_packet *packet;
- 	struct fw_ohci *ohci = context->ohci;
--	dma_addr_t payload_bus;
- 	int evt;
- 
- 	if (last->transfer_status == 0)
-@@ -1038,9 +1038,8 @@ static int handle_at_packet(struct conte
- 		/* This packet was cancelled, just continue. */
- 		return 1;
- 
--	payload_bus = le32_to_cpu(last->data_address);
--	if (payload_bus != 0)
--		dma_unmap_single(ohci->card.device, payload_bus,
-+	if (packet->payload_bus)
-+		dma_unmap_single(ohci->card.device, packet->payload_bus,
- 				 packet->payload_length, DMA_TO_DEVICE);
- 
- 	evt = le16_to_cpu(last->transfer_status) & 0x1f;
-@@ -1697,6 +1696,10 @@ static int ohci_cancel_packet(struct fw_
- 	if (packet->ack != 0)
- 		goto out;
- 
-+	if (packet->payload_bus)
-+		dma_unmap_single(ohci->card.device, packet->payload_bus,
-+				 packet->payload_length, DMA_TO_DEVICE);
-+
- 	log_ar_at_event('T', packet->speed, packet->header, 0x20);
- 	driver_data->packet = NULL;
- 	packet->ack = RCODE_CANCELLED;
-Index: linux/drivers/firewire/fw-transaction.c
-===================================================================
---- linux.orig/drivers/firewire/fw-transaction.c
-+++ linux/drivers/firewire/fw-transaction.c
-@@ -208,6 +208,7 @@ fw_fill_request(struct fw_packet *packet
- 	packet->speed = speed;
- 	packet->generation = generation;
- 	packet->ack = 0;
-+	packet->payload_bus = 0;
- }
- 
- /**
-@@ -582,6 +583,8 @@ fw_fill_response(struct fw_packet *respo
- 		BUG();
- 		return;
- 	}
-+
-+	response->payload_bus = 0;
- }
- EXPORT_SYMBOL(fw_fill_response);
- 
-Index: linux/drivers/firewire/fw-transaction.h
-===================================================================
---- linux.orig/drivers/firewire/fw-transaction.h
-+++ linux/drivers/firewire/fw-transaction.h
-@@ -27,6 +27,7 @@
- #include <linux/list.h>
- #include <linux/spinlock_types.h>
- #include <linux/timer.h>
-+#include <linux/types.h>
- #include <linux/workqueue.h>
- 
- #define TCODE_IS_READ_REQUEST(tcode)	(((tcode) & ~1) == 4)
-@@ -153,6 +154,7 @@ struct fw_packet {
- 	size_t header_length;
- 	void *payload;
- 	size_t payload_length;
-+	dma_addr_t payload_bus;
- 	u32 timestamp;
- 
- 	/*


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/F-9/sources,v
retrieving revision 1.797
retrieving revision 1.798
diff -u -r1.797 -r1.798
--- sources	14 Dec 2008 08:10:48 -0000	1.797
+++ sources	18 Dec 2008 22:04:28 -0000	1.798
@@ -1,2 +1,2 @@
 b3e78977aa79d3754cb7f8143d7ddabd  linux-2.6.27.tar.bz2
-1a0b0c727fee22a4d2545276176ac089  patch-2.6.27.9.bz2
+82691ff96bff9b4fa19f91b69a9695f9  patch-2.6.27.10.bz2


Index: upstream
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/F-9/upstream,v
retrieving revision 1.716
retrieving revision 1.717
diff -u -r1.716 -r1.717
--- upstream	14 Dec 2008 08:10:49 -0000	1.716
+++ upstream	18 Dec 2008 22:04:28 -0000	1.717
@@ -1,2 +1,2 @@
 linux-2.6.27.tar.bz2
-patch-2.6.27.9.bz2
+patch-2.6.27.10.bz2


--- linux-2.6-iwlagn-fix-rx-skb-alignment.patch DELETED ---


--- linux-2.6-lib-idr-fix-bug-introduced-by-rcu-fix.patch DELETED ---


--- linux-2.6.27.5-revert-sched-clock-prevent-scd-clock-from-moving-back.patch DELETED ---


--- linux-2.6.27.7-vmi-fix-crash-on-boot.patch DELETED ---


--- patch-2.6.27.9.bz2.sign DELETED ---




More information about the fedora-extras-commits mailing list