Mailing List Archive

[PATCH] x86: remove a stray newline
Signed-off-by: Jan Beulich <jbeulich@novell.com>

Index: 2006-10-30/xen/arch/x86/mm.c
===================================================================
--- 2006-10-30.orig/xen/arch/x86/mm.c 2006-11-07 10:54:26.000000000 +0100
+++ 2006-10-30/xen/arch/x86/mm.c 2006-11-07 10:55:22.000000000 +0100
@@ -3106,7 +3106,7 @@ static int ptwr_emulated_update(
* zap the PRESENT bit on the assumption the bottom half will be
* written immediately after we return to the guest.
*/
- MEM_LOG("ptwr_emulate: fixing up invalid PAE PTE %"PRIpte"\n",
+ MEM_LOG("ptwr_emulate: fixing up invalid PAE PTE %"PRIpte,
l1e_get_intpte(nl1e));
l1e_remove_flags(nl1e, _PAGE_PRESENT);
}


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel