commit | e02e0e1a130b9ca37c5186d38ad4b3aaf58bb149 | [log] [tgz] |
---|---|---|
author | Dave Jones <davej@redhat.com> | Tue Nov 10 15:01:20 2009 -0500 |
committer | Ingo Molnar <mingo@elte.hu> | Tue Nov 10 21:52:32 2009 +0100 |
tree | 3d3d1b5c31be845ad760255a81c57c1a3acb47d0 | |
parent | 85160b92fbd35321104819283c91bfed2b553e3c [diff] |
x86: Fix typo in Intel CPU cache size descriptor I double-checked the datasheet. One of the existing descriptors has a typo: it should be 2MB not 2038 KB. Signed-off-by: Dave Jones <davej@redhat.com> Cc: <stable@kernel.org> # .3x.x: 85160b9: x86: Add new Intel CPU cache size descriptors Cc: <stable@kernel.org> # .3x.x LKML-Reference: <20091110200120.GA27090@redhat.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>