*** kernel-2.6.spec.orig 2006-11-02 01:44:41.000000000 +0100 --- kernel-2.6.spec 2006-11-02 02:03:47.000000000 +0100 *************** Summary: The Linux kernel (the core of t *** 5,11 **** %define buildup 1 # Only used on archs without run-time support (ie ppc, sparc64) ! %define buildsmp 0 %define buildpae 0 # Whether to apply the Xen patches, leave this enabled. %define includexen 1 --- 5,11 ---- %define buildup 1 # Only used on archs without run-time support (ie ppc, sparc64) ! %define buildsmp 1 %define buildpae 0 # Whether to apply the Xen patches, leave this enabled. %define includexen 1 *************** Patch4: git-agpgart.patch *** 306,311 **** --- 306,312 ---- # Patches 10 through 99 are for things that are going upstream really soon. Patch10: linux-2.6-utrace.patch + Patch11: linux-2.6-r8169-update.patch # enable sysrq-c on all kernels, not only kexec Patch20: linux-2.6-sysrq-c.patch *************** cd linux-%{kversion}.%{_target_cpu} *** 817,822 **** --- 818,824 ---- # Rolands utrace ptrace replacement. %patch10 -p1 + %patch11 -p0 # sysrq works always %patch20 -p1