X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=arch%2Fx86%2Fkernel%2Fcpu%2Fmcheck%2Fmce_amd_64.c;h=a5a5e0530370b6c007e484dc981f110f8b310dbd;hb=b840d79631c882786925303c2b0f4fefc31845ed;hp=a1de80f368f13898043b4b93ea4599a9122d9838;hpb=c3d80000e3a812fe5a200d6bde755fbd7fa65481;p=pandora-kernel.git diff --git a/arch/x86/kernel/cpu/mcheck/mce_amd_64.c b/arch/x86/kernel/cpu/mcheck/mce_amd_64.c index a1de80f368f1..a5a5e0530370 100644 --- a/arch/x86/kernel/cpu/mcheck/mce_amd_64.c +++ b/arch/x86/kernel/cpu/mcheck/mce_amd_64.c @@ -248,7 +248,7 @@ asmlinkage void mce_threshold_interrupt(void) } } out: - add_pda(irq_threshold_count, 1); + inc_irq_stat(irq_threshold_count); irq_exit(); }