i386/oprofile/nmi_int.c | 1 + 1 files changed, 1 insertion(+) diff -puN arch/i386/oprofile/nmi_int.c~oprofile-braino arch/i386/oprofile/nmi_int.c --- 25/arch/i386/oprofile/nmi_int.c~oprofile-braino 2003-02-08 18:43:17.000000000 -0800 +++ 25-akpm/arch/i386/oprofile/nmi_int.c 2003-02-08 18:43:26.000000000 -0800 @@ -227,6 +227,7 @@ static int __init p4_init(void) #ifndef CONFIG_SMP nmi_ops.cpu_type = "i386/p4"; model = &op_p4_spec; + return 1; #else switch (smp_num_siblings) { case 1: _