x86: Fix typo in Intel CPU cache size descriptor
authorDave Jones <davej@redhat.com>
Tue, 10 Nov 2009 20:01:20 +0000 (15:01 -0500)
committerIngo Molnar <mingo@elte.hu>
Tue, 10 Nov 2009 20:52:32 +0000 (21:52 +0100)
commite02e0e1a130b9ca37c5186d38ad4b3aaf58bb149
tree3d3d1b5c31be845ad760255a81c57c1a3acb47d0
parent85160b92fbd35321104819283c91bfed2b553e3c
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>
arch/x86/kernel/cpu/intel_cacheinfo.c