rpms/kernel/F-11 linux-2.6-xen-check-for-nx-support.patch,1.1,1.2

Mark McLoughlin markmc at fedoraproject.org
Sun Apr 19 13:04:31 UTC 2009


Author: markmc

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

Modified Files:
	linux-2.6-xen-check-for-nx-support.patch 
Log Message:
Bah, delete stupid whitespace chunk


linux-2.6-xen-check-for-nx-support.patch:

Index: linux-2.6-xen-check-for-nx-support.patch
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/F-11/linux-2.6-xen-check-for-nx-support.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- linux-2.6-xen-check-for-nx-support.patch	19 Apr 2009 12:38:39 -0000	1.1
+++ linux-2.6-xen-check-for-nx-support.patch	19 Apr 2009 13:04:28 -0000	1.2
@@ -23,14 +23,6 @@
  #include <asm/msr-index.h>
  #include <asm/setup.h>
  #include <asm/desc.h>
-@@ -914,7 +915,6 @@ static const struct machine_ops __initdata xen_machine_ops = {
- 	.emergency_restart = xen_emergency_restart,
- };
- 
--
- /* First C function to be called on Xen boot */
- asmlinkage void __init xen_start_kernel(void)
- {
 @@ -982,6 +982,11 @@ asmlinkage void __init xen_start_kernel(void)
  	if (!xen_initial_domain())
  		__supported_pte_mask &= ~(_PAGE_PWT | _PAGE_PCD);




More information about the fedora-extras-commits mailing list