]> bbs.cooldavid.org Git - net-next-2.6.git/commit
x86, cpu: mv display_cacheinfo -> cpu_detect_cache_sizes
authorBorislav Petkov <petkovbb@googlemail.com>
Sat, 21 Nov 2009 13:01:45 +0000 (14:01 +0100)
committerH. Peter Anvin <hpa@zytor.com>
Mon, 23 Nov 2009 19:59:53 +0000 (11:59 -0800)
commit27c13ecec4d8856687b50b959e1146845b478f95
tree5982354cf7447adc66f325d0f18750c481e4a667
parent0e7810be30f66e9f430c4ce2cd3b14634211690f
x86, cpu: mv display_cacheinfo -> cpu_detect_cache_sizes

display_cacheinfo() doesn't display anything anymore and it is used to
detect CPU cache sizes. Rename it accordingly.

Signed-off-by: Borislav Petkov <petkovbb@gmail.com>
LKML-Reference: <20091121130145.GA31357@liondog.tnic>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
arch/x86/kernel/cpu/amd.c
arch/x86/kernel/cpu/centaur.c
arch/x86/kernel/cpu/common.c
arch/x86/kernel/cpu/cpu.h
arch/x86/kernel/cpu/cyrix.c
arch/x86/kernel/cpu/transmeta.c