mirror of
https://github.com/torvalds/linux.git
synced 2026-05-03 05:52:38 -04:00
This does a detect_cpu_and_cache_system() -> cpu_probe() rename, tidies up the unused return value, and stuffs it under __cpuinit in preparation for CPU hotplug. Signed-off-by: Paul Mundt <lethal@linux-sh.org>