Re: [PATCH] x86: hardirq: use inc_irq_stat() in non-unifiedfunctions

From: Ingo Molnar
Date: Tue Dec 16 2008 - 16:30:54 EST



* Hiroshi Shimamoto <h-shimamoto@xxxxxxxxxxxxx> wrote:

> From: Hiroshi Shimamoto <h-shimamoto@xxxxxxxxxxxxx>
>
> Impact: cleanup
>
> Replace incrementing irq stat with inc_irq_stat() in non-unified functions.
>
> Signed-off-by: Hiroshi Shimamoto <h-shimamoto@xxxxxxxxxxxxx>
> ---
> arch/x86/kernel/cpu/mcheck/mce_amd_64.c | 2 +-
> arch/x86/kernel/cpu/mcheck/mce_intel_64.c | 2 +-
> arch/x86/kernel/time_32.c | 2 +-
> arch/x86/kernel/time_64.c | 2 +-
> arch/x86/kernel/tlb_32.c | 2 +-
> arch/x86/kernel/tlb_64.c | 2 +-
> 6 files changed, 6 insertions(+), 6 deletions(-)

applied to tip/x86/irq, thanks!

Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/