]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[PATCH] ppc32: fix build with oprofile
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Fri, 23 Sep 2005 04:43:55 +0000 (21:43 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Fri, 23 Sep 2005 05:17:34 +0000 (22:17 -0700)
commit244bc050d5c9431682b7d834aff92e663fe88bb2
treede338fb876f51ba3d4a476b1b69694b3f7b36e5a
parent66c81f0059b57e18aad43a5b0d330102c237cd72
[PATCH] ppc32: fix build with oprofile

Current -git tree doesn't build when enabling oprofile on a non-bookE CPU
(like on a PowerMac for example).  While there is no performance counter
support for these CPUs implemented yet, it's still nice to be able to use
the timer based sampling, and that got broken.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/ppc/kernel/Makefile
arch/ppc/kernel/perfmon.c