commit | e107ebe0e4a11b821d76ad2c3010c6a6244bd930 | [log] [tgz] |
---|---|---|
author | Arjan van de Ven <arjan@infradead.org> | Fri Jan 18 22:49:33 2008 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Fri Jan 18 22:49:33 2008 +0100 |
tree | d977533048426d1da68b7d611a671a0213d1f603 | |
parent | 03bbe082cffc4533f6557bf23f0c672307067246 [diff] |
x86: add support for the latest Intel processors to Oprofile 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>