]> rtime.felk.cvut.cz Git - lisovros/linux_canprio.git/blobdiff - arch/x86/oprofile/nmi_int.c
Merge commit 'v2.6.31-rc3'; commit 'tip/oprofile' into oprofile/core
[lisovros/linux_canprio.git] / arch / x86 / oprofile / nmi_int.c
index 28ee490c1b808ebdb83d7ac0de87d97422674d5c..93df76dd60f4fe156027f4965db1816d3975c761 100644 (file)
@@ -394,7 +394,7 @@ static int __init p4_init(char **cpu_type)
 static int force_arch_perfmon;
 static int force_cpu_type(const char *str, struct kernel_param *kp)
 {
-       if (!strcmp(str, "archperfmon")) {
+       if (!strcmp(str, "arch_perfmon")) {
                force_arch_perfmon = 1;
                printk(KERN_INFO "oprofile: forcing architectural perfmon\n");
        }