]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitaaae59945d8bb7787c6ed7d72a58ab88ea5d4d36
tree3d3d1b5c31be845ad760255a81c57c1a3acb47d0
parent4443d3bc1e34a43e35f863b63185458dde9d81b4
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: 4443d3b: 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