rpms/kernel/F-9 linux-2.6-x86-32-amd-c1e-force-timer-broadcast-late.patch, 1.1, 1.2

Chuck Ebbert cebbert at fedoraproject.org
Sun Aug 31 21:45:13 UTC 2008


Author: cebbert

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

Modified Files:
	linux-2.6-x86-32-amd-c1e-force-timer-broadcast-late.patch 
Log Message:
clean up c1e patch and add ack for -stable


linux-2.6-x86-32-amd-c1e-force-timer-broadcast-late.patch:

Index: linux-2.6-x86-32-amd-c1e-force-timer-broadcast-late.patch
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/F-9/linux-2.6-x86-32-amd-c1e-force-timer-broadcast-late.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- linux-2.6-x86-32-amd-c1e-force-timer-broadcast-late.patch	31 Aug 2008 04:51:20 -0000	1.1
+++ linux-2.6-x86-32-amd-c1e-force-timer-broadcast-late.patch	31 Aug 2008 21:44:42 -0000	1.2
@@ -1,13 +1,17 @@
-x86-32: amd c1e force timer broadcast late
+x86-32: AMD c1e force timer broadcast late
+
+This patch is not needed in 2.6.27 because it has new c1e-aware idle code.
 
 In kernel 2.6.26 the 32-bit x86 timers are started earlier than before.
 This breaks AMD c1e detection trying to force timer broadcast for the
 local apic timer. Copy the code from the 64-bit kernel to force timer
 broadcast late.
 
-This patch is not needed in 2.6.27 because it has new c1e-aware idle code.
+Reference:
+http://bugzilla.kernel.org/show_bug.cgi?id=11427
 
 Signed-off-by: Chuck Ebbert <cebbert at redhat.com>
+Acked-by: Thomas Gleixner <tglx at linutronix.de>
 
 --- linux-2.6.26.noarch.orig/arch/x86/kernel/apic_32.c
 +++ linux-2.6.26.noarch/arch/x86/kernel/apic_32.c




More information about the fedora-extras-commits mailing list