commit | 205f93288093df69f9ab5f6981aef27b91088b28 | [log] [tgz] |
---|---|---|
author | Dave Jones <davej@codemonkey.org.uk> | Mon May 05 17:52:52 2008 -0400 |
committer | Ingo Molnar <mingo@elte.hu> | Mon May 12 21:28:13 2008 +0200 |
tree | 73cf362fcf8cb6fc654c64820ca1efc49fd3d659 | |
parent | 492c2e476eac010962850006c49df326919b284c [diff] |
x86: add new cache descriptor The latest rev of Intel doc AP-485 details a new cache descriptor that we don't yet support. A 6MB 24-way assoc L2 cache. Signed-off-by: Dave Jones <davej@redhat.com> Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>