]> git.neil.brown.name Git - history.git/commit
[PATCH] /proc/cpuinfo fixes for G5
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Wed, 3 Mar 2004 08:10:01 +0000 (00:10 -0800)
committerDave Kleikamp <jfs.adm@hostme.bitkeeper.com>
Wed, 3 Mar 2004 08:10:01 +0000 (00:10 -0800)
commita64964915d694a8675ee3138c2f323d7b818f4b8
tree6522815f3cae1a4a5bcf18e5ede1ca4aaadd2c09
parentfbd90331dfcf121f94fd695fac2fc2002b2bbfc5
[PATCH] /proc/cpuinfo fixes for G5

This adds a "timbase" entry in /proc/cpuinfo like p/iSeries that
provides the CPU timebase frequency.  It is using by a all sort of
performance analysis tools we are hacking in house.

It also remove a useless bit about the l2 cache that was copied over
from ppc32.
arch/ppc64/kernel/pmac_setup.c
arch/ppc64/kernel/pmac_time.c