x86: add support for the latest Intel processors to Oprofile
authorArjan van de Ven <arjan@infradead.org>
Fri, 18 Jan 2008 21:49:33 +0000 (22:49 +0100)
committerIngo Molnar <mingo@elte.hu>
Fri, 18 Jan 2008 21:49:33 +0000 (22:49 +0100)
The latest Intel processors (the 45nm ones) have a model number of 23
(old ones had 15); they're otherwise compatible on the oprofile side.
This patch adds the new model number to the oprofile code.

Signed-off-by: Arjan van de Ven <arjan@linux.intel.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

No differences found