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)
commit89ccf465abe6b20d804a63ae20307970c441369d
tree08ede62bce820223d0f224c351fce332f4b40a72
parent71999d9862e667f1fd14f8fbfa0cce6d855bad3f
x86, perf_event: Rename 'performance counter interrupt'

In 'cdd6c482c9ff9c55475ee7392ec8f672eddb7be6', 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