rpms/kernel/F-7 .cvsignore, 1.620, 1.621 kernel-2.6.spec, 1.3179, 1.3180 sources, 1.583, 1.584 linux-2.6-acpi-clear-fadt_cstate-control.patch, 1.1, NONE linux-2.6-clocksource-fix-resume-logic.patch, 1.1, NONE linux-2.6-highres-dyntick-avoid-xtime-lock-contention.patch, 1.1, NONE linux-2.6-libata-sff-pci_iomap-bug.patch, 1.1, NONE linux-2.6-net-sis900-oops.patch, 1.1, NONE

Dave Jones (davej) fedora-extras-commits at redhat.com
Mon May 21 22:24:04 UTC 2007


Author: davej

Update of /cvs/pkgs/rpms/kernel/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3755

Modified Files:
	.cvsignore kernel-2.6.spec sources 
Removed Files:
	linux-2.6-acpi-clear-fadt_cstate-control.patch 
	linux-2.6-clocksource-fix-resume-logic.patch 
	linux-2.6-highres-dyntick-avoid-xtime-lock-contention.patch 
	linux-2.6-libata-sff-pci_iomap-bug.patch 
	linux-2.6-net-sis900-oops.patch 
Log Message:
* Mon May 21 2007 Dave Jones <davej at redhat.com>
- 2.6.21.2rc1



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/F-7/.cvsignore,v
retrieving revision 1.620
retrieving revision 1.621
diff -u -r1.620 -r1.621
--- .cvsignore	3 May 2007 23:20:49 -0000	1.620
+++ .cvsignore	21 May 2007 22:23:29 -0000	1.621
@@ -4,3 +4,4 @@
 kernel-2.6.21
 linux-2.6.21.tar.bz2
 patch-2.6.21.1.bz2
+patch-2.6.21.2-rc1.bz2


Index: kernel-2.6.spec
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/F-7/kernel-2.6.spec,v
retrieving revision 1.3179
retrieving revision 1.3180
diff -u -r1.3179 -r1.3180
--- kernel-2.6.spec	21 May 2007 21:49:21 -0000	1.3179
+++ kernel-2.6.spec	21 May 2007 22:23:29 -0000	1.3180
@@ -393,7 +393,7 @@
 # Patches 0 through 100 are meant for core subsystem upgrades
 #
 Patch1: patch-2.6.21.1.bz2
-Patch2: git-cpufreq.patch
+Patch2: patch-2.6.21.2-rc1.bz2
 
 # Patches 10 through 99 are for things that are going upstream really soon.
 Patch10: linux-2.6-utrace.patch
@@ -571,7 +571,6 @@
 Patch1640: linux-2.6-module-override-modparam-cmdline.patch
 Patch1650: linux-2.6-serial-460800.patch
 Patch1660: linux-2.6-mm-udf-fixes.patch
-Patch1670: linux-2.6-net-sis900-oops.patch
 Patch1681: linux-2.6-xfs-umount-fix.patch
 Patch1690: linux-2.6-PT_LOAD-align.patch
 Patch1700: linux-2.6-dvb-spinlock.patch
@@ -613,7 +612,6 @@
 Patch2202: linux-2.6-libata-sata_nv-adma.patch
 Patch2203: linux-2.6-libata-ali-atapi-dma.patch
 Patch2204: linux-2.6-ata-quirk.patch
-Patch2205: linux-2.6-libata-sff-pci_iomap-bug.patch
 Patch2206: linux-2.6-libata-sata_nv-wildcard-removal.patch
 Patch2207: linux-2.6-libata-pata-pcmcia-new-ident.patch
 Patch2208: linux-2.6-libata-atiixp-ids.patch
@@ -632,13 +630,10 @@
 Patch2308: linux-2.6-bcm43xx-mac80211-fixes.patch
 
 # Assorted dyntick/clock/timer fixes.
-Patch2400: linux-2.6-highres-dyntick-avoid-xtime-lock-contention.patch
-Patch2401: linux-2.6-clocksource-fix-resume-logic.patch
 Patch2402: linux-2.6-acpi-keep-tsc-stable-when-lapic-timer-c2-ok-is-set.patch
 Patch2403: linux-2.6-clockevents-fix-resume-logic.patch
 
 # ACPI bits
-Patch2500: linux-2.6-acpi-clear-fadt_cstate-control.patch
 Patch2501: linux-2.6-acpi-dock-oops.patch
 
 # Excessive wakeups.
@@ -1317,9 +1312,7 @@
 # Allow to use 480600 baud on 16C950 UARTs
 %patch1650 -p1
 # Allow large files on UDF
-%patch1660 -p1
-# Fix oops in sis900
-%patch1670 -p1
+#%patch1660 -p1
 # Fix XFS umount bug.
 %patch1681 -p1
 # Align kernel data segment to page boundary.
@@ -1393,8 +1386,6 @@
 # libata: don't initialize sg in ata_exec_internal() if DMA_NONE
 # ia64 ata quirk
 %patch2204 -p1
-# libata-sff: Undo bug introduced with pci_iomap changes
-%patch2205 -p1
 # remove the wildcard from sata_nv driver
 %patch2206 -p1
 # pata_pcmcia.c: add card ident for jvc cdrom
@@ -1426,14 +1417,10 @@
 %patch2308 -p1
 
 # Assorted dyntick/clock/timer fixes.
-%patch2400 -p1
-%patch2401 -p1
 %patch2402 -p1
 %patch2403 -p1
 
 # ACPI patches
-# ACPI: Fix 2.6.21 boot regression on P4/HT
-%patch2500 -p1
 # Fix ACPI dock oops (#238054)
 %patch2501 -p1
 
@@ -2413,6 +2400,9 @@
 
 %changelog
 * Mon May 21 2007 Dave Jones <davej at redhat.com>
+- 2.6.21.2rc1
+
+* Mon May 21 2007 Dave Jones <davej at redhat.com>
 - pata_sis: Fix and clean up some timing setups
 
 * Mon May 21 2007 Dave Jones <davej at redhat.com>


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/F-7/sources,v
retrieving revision 1.583
retrieving revision 1.584
diff -u -r1.583 -r1.584
--- sources	3 May 2007 23:20:49 -0000	1.583
+++ sources	21 May 2007 22:23:29 -0000	1.584
@@ -1,2 +1,3 @@
 1b515f588078dfa7f4bab2634bd17e80  linux-2.6.21.tar.bz2
 c4c368f173af267a564948065ffc1689  patch-2.6.21.1.bz2
+9a7a88ab0cf804c62325d13db02aaebd  patch-2.6.21.2-rc1.bz2


--- linux-2.6-acpi-clear-fadt_cstate-control.patch DELETED ---


--- linux-2.6-clocksource-fix-resume-logic.patch DELETED ---


--- linux-2.6-highres-dyntick-avoid-xtime-lock-contention.patch DELETED ---


--- linux-2.6-libata-sff-pci_iomap-bug.patch DELETED ---


--- linux-2.6-net-sis900-oops.patch DELETED ---




More information about the fedora-extras-commits mailing list