rpms/kernel/devel patch-2.6.23-rc8-git1.bz2.sign, NONE, 1.1 .cvsignore, 1.695, 1.696 kernel.spec, 1.189, 1.190 linux-2.6-highres-timers.patch, 1.12, 1.13 sources, 1.656, 1.657 upstream, 1.578, 1.579 linux-2.6-powerpc-FULL_REGS-on-exec.patch, 1.1, NONE linux-2.6-wireless.patch, 1.7, NONE linux-2.6-x86-disable-local-apic-amd-c1e.patch, 1.2, NONE

Chuck Ebbert (cebbert) fedora-extras-commits at redhat.com
Wed Sep 26 21:04:14 UTC 2007


Author: cebbert

Update of /cvs/pkgs/rpms/kernel/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11690

Modified Files:
	.cvsignore kernel.spec linux-2.6-highres-timers.patch sources 
	upstream 
Added Files:
	patch-2.6.23-rc8-git1.bz2.sign 
Removed Files:
	linux-2.6-powerpc-FULL_REGS-on-exec.patch 
	linux-2.6-wireless.patch 
	linux-2.6-x86-disable-local-apic-amd-c1e.patch 
Log Message:
* Wed Sep 26 2007 Chuck Ebbert <cebbert at redhat.com>
- Linux 2.6.23-rc8-git1



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

iD8DBQBG+q0oyGugalF9Dw4RAmKyAJ48DYCA2LMGCSLzV/kF5Nv53nNQLgCgjU5l
g14NA3U8DJNMxxasrY9YAhg=
=C0xL
-----END PGP SIGNATURE-----


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/.cvsignore,v
retrieving revision 1.695
retrieving revision 1.696
diff -u -r1.695 -r1.696
--- .cvsignore	25 Sep 2007 21:53:32 -0000	1.695
+++ .cvsignore	26 Sep 2007 21:03:40 -0000	1.696
@@ -4,3 +4,4 @@
 kernel-2.6.22
 linux-2.6.22.tar.bz2
 patch-2.6.23-rc8.bz2
+patch-2.6.23-rc8-git1.bz2


Index: kernel.spec
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/kernel.spec,v
retrieving revision 1.189
retrieving revision 1.190
diff -u -r1.189 -r1.190
--- kernel.spec	26 Sep 2007 17:43:15 -0000	1.189
+++ kernel.spec	26 Sep 2007 21:03:40 -0000	1.190
@@ -47,7 +47,7 @@
 # The rc snapshot level
 %define rcrev 8
 # The git snapshot level
-%define gitrev 0
+%define gitrev 1
 # Set rpm version accordingly
 %define rpmversion 2.6.%{upstream_sublevel}
 %endif
@@ -556,7 +556,6 @@
 %if !%{nopatches}
 
 Patch19: linux-2.6-highres-timers.patch
-Patch20: linux-2.6-x86-disable-local-apic-amd-c1e.patch
 
 Patch21: linux-2.6-utrace-tracehook.patch
 Patch22: linux-2.6-utrace-tracehook-ia64.patch
@@ -591,7 +590,6 @@
 Patch137: linux-2.6-powerpc-generic-suspend-4-kill-pmu-sleep-notifier.patch
 Patch138: linux-2.6-powerpc-generic-suspend-5-pmu-pm_ops.patch
 Patch140: linux-2.6-ppc-pegasos-via-ata-legacy-irq.patch
-Patch141: linux-2.6-powerpc-FULL_REGS-on-exec.patch
 
 Patch150: linux-2.6-build-nonintconfig.patch
 Patch160: linux-2.6-execshield.patch
@@ -632,7 +630,6 @@
 Patch661: linux-2.6-libata-acpi-enable.patch
 Patch662: linux-2.6-libata-pata-dma-disable-option.patch
 Patch670: linux-2.6-ata-quirk.patch
-Patch680: linux-2.6-wireless.patch
 Patch681: linux-2.6-wireless-pending.patch
 Patch690: git-wireless-dev.patch
 Patch700: linux-2.6-bcm43xx-pci-neuter.patch
@@ -969,7 +966,6 @@
 
 # patch-2.6.23-rc3-hrt2.patch
 ApplyPatch linux-2.6-highres-timers.patch
-ApplyPatch linux-2.6-x86-disable-local-apic-amd-c1e.patch
 
 # Roland's utrace ptrace replacement.
 # Main patch includes i386, x86_64, powerpc.
@@ -1041,8 +1037,6 @@
 ApplyPatch linux-2.6-powerpc-generic-suspend-5-pmu-pm_ops.patch
 # pegasos IDE
 ApplyPatch linux-2.6-ppc-pegasos-via-ata-legacy-irq.patch
-# fix RHBZ#301791
-ApplyPatch linux-2.6-powerpc-FULL_REGS-on-exec.patch
 
 # Exec shield
 ApplyPatch linux-2.6-execshield.patch
@@ -1143,7 +1137,6 @@
 ApplyPatch linux-2.6-libata-pata-dma-disable-option.patch
 
 # wireless patches headed for 2.6.23
-ApplyPatch linux-2.6-wireless.patch
 # wireless patches staged for 2.6.24
 ApplyPatch linux-2.6-wireless-pending.patch
 # Add the wireless stack updates and drivers from wireless-dev
@@ -1812,6 +1805,9 @@
 
 
 %changelog
+* Wed Sep 26 2007 Chuck Ebbert <cebbert at redhat.com>
+- Linux 2.6.23-rc8-git1
+
 * Wed Sep 26 2007 Dave Jones <davej at redhat.com>
 - Switch back to ye olde RTC driver. At least it worked.
 

linux-2.6-highres-timers.patch:

Index: linux-2.6-highres-timers.patch
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/linux-2.6-highres-timers.patch,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- linux-2.6-highres-timers.patch	24 Sep 2007 18:17:29 -0000	1.12
+++ linux-2.6-highres-timers.patch	26 Sep 2007 21:03:40 -0000	1.13
@@ -5930,9 +5930,9 @@
  extern int apic_runs_main_timer;
  extern int ioapic_force;
 -extern int apic_mapped;
+ extern int disable_apic_timer;
  
  /*
-  * Define the default level of output to be very little
 @@ -79,8 +78,6 @@ extern void smp_local_timer_interrupt (v
  extern void setup_boot_APIC_clock (void);
  extern void setup_secondary_APIC_clock (void);


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/sources,v
retrieving revision 1.656
retrieving revision 1.657
diff -u -r1.656 -r1.657
--- sources	25 Sep 2007 01:28:29 -0000	1.656
+++ sources	26 Sep 2007 21:03:40 -0000	1.657
@@ -1,2 +1,3 @@
 2e230d005c002fb3d38a3ca07c0200d0  linux-2.6.22.tar.bz2
 114ebb5499bbaa352c8ed51faa0a1ba1  patch-2.6.23-rc8.bz2
+22a7616e220e358cee563d6626fe50df  patch-2.6.23-rc8-git1.bz2


Index: upstream
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/upstream,v
retrieving revision 1.578
retrieving revision 1.579
diff -u -r1.578 -r1.579
--- upstream	25 Sep 2007 01:28:29 -0000	1.578
+++ upstream	26 Sep 2007 21:03:40 -0000	1.579
@@ -1,2 +1,3 @@
 linux-2.6.22.tar.bz2
 patch-2.6.23-rc8.bz2
+patch-2.6.23-rc8-git1.bz2


--- linux-2.6-powerpc-FULL_REGS-on-exec.patch DELETED ---


--- linux-2.6-wireless.patch DELETED ---


--- linux-2.6-x86-disable-local-apic-amd-c1e.patch DELETED ---




More information about the fedora-extras-commits mailing list