[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-devel] [PATCH] Allow users to specify nomce as a parameter



Allow users to specify nomce as a parameter

Signed-off-by: Arun Sharma <arun@xxxxxxxxxxxxxxx>

--- a/xen/arch/x86/cpu/mcheck/mce.c     Thu Jun 29 10:51:49 2006 +0100
+++ b/xen/arch/x86/cpu/mcheck/mce.c     Sun Aug  6 21:24:49 2006 -0700
@@ -69,5 +69,5 @@ static int __init mcheck_enable(char *st
        return 0;
 }
 
-__setup("nomce", mcheck_disable);
-__setup("mce", mcheck_enable);
+custom_param("nomce", mcheck_disable);
+custom_param("mce", mcheck_enable);

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


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.