rpms/kernel/devel TODO, 1.14, 1.15 kernel.spec, 1.1040, 1.1041 linux-2.6-x86-tune-generic.patch, 1.3, NONE

Dave Jones davej at fedoraproject.org
Fri Oct 10 19:14:48 UTC 2008


Author: davej

Update of /cvs/pkgs/rpms/kernel/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv12366

Modified Files:
	TODO kernel.spec 
Removed Files:
	linux-2.6-x86-tune-generic.patch 
Log Message:
This is pointless. We use CONFIG_X86_GENERIC which sets the right flag anyway.




Index: TODO
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/TODO,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- TODO	10 Oct 2008 18:27:07 -0000	1.14
+++ TODO	10 Oct 2008 19:14:17 -0000	1.15
@@ -69,14 +69,14 @@
 
 linux-2.6-acpi-video-dos.patch
 linux-2.6-defaults-acpi-video.patch
-	Fedora policy decisions unlikely to go upstream.
+	Fedora policy decisions
+	Turn into CONFIG_ options and upstream ?
 
 linux-2.6-defaults-fat-utf8.patch
 	Drop?
 
 linux-2.6-defaults-pci_no_msi.patch
 linux-2.6-input-kill-stupid-messages.patch
-linux-2.6-x86-tune-generic.patch
 	Fedora local choices uninteresting to upstream
 
 linux-2.6-e1000e-add-support-for-82567LM-3-and-82567LF-3-ICH10D-parts.patch


Index: kernel.spec
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/kernel.spec,v
retrieving revision 1.1040
retrieving revision 1.1041
diff -u -r1.1040 -r1.1041
--- kernel.spec	10 Oct 2008 18:50:42 -0000	1.1040
+++ kernel.spec	10 Oct 2008 19:14:17 -0000	1.1041
@@ -582,7 +582,6 @@
 Patch23: linux-2.6-x86-xen-add-dependencies.patch
 
 Patch41: linux-2.6-sysrq-c.patch
-Patch42: linux-2.6-x86-tune-generic.patch
 Patch43: linux-2.6-x86-improve-up-kernel-when-cpu-hotplug-and-smp.patch
 Patch44: linux-2.6-x86-avoid-dereferencing-beyond-stack-THREAD_SIZE.patch
 
@@ -1050,8 +1049,6 @@
 
 # Architecture patches
 # x86(-64)
-# Compile 686 kernels tuned for Pentium4.
-ApplyPatch linux-2.6-x86-tune-generic.patch
 # detect single CPU present at boot properly
 ApplyPatch linux-2.6-x86-improve-up-kernel-when-cpu-hotplug-and-smp.patch
 # don't oops in get_wchan()


--- linux-2.6-x86-tune-generic.patch DELETED ---




More information about the scm-commits mailing list