]> git.baikalelectronics.ru Git - kernel.git/commit
x86, perf_event: Rename 'performance counter interrupt'
authorLi Hong <lihong.hi@gmail.com>
Wed, 14 Oct 2009 10:50:39 +0000 (18:50 +0800)
committerIngo Molnar <mingo@elte.hu>
Wed, 14 Oct 2009 12:37:24 +0000 (14:37 +0200)
commit32d28e7c92e644172e3a00f99624d9c04b334bcd
tree08ede62bce820223d0f224c351fce332f4b40a72
parent107eb4e8adcb938b3a330fab597dde136a37c6d2
x86, perf_event: Rename 'performance counter interrupt'

In '4cd1bf376bdef787ee0a6d1a71c15f0f7607e248', we renamed
Performance Counters -> Performance Events.

The name showed up in /proc/interrupts also needs a change. I use
PMI (Performance monitoring interrupt) here, since it is the
official name used in Intel's documents.

Signed-off-by: Li Hong <lihong.hi@gmail.com>
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Paul Mackerras <paulus@samba.org>
LKML-Reference: <20091014105039.GA22670@uhli>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/irq.c