Re: [RFC][PATCH] sched_clock_cpu()

From: Tony Breeds
Date: Mon May 05 2008 - 17:47:47 EST


On Sat, May 03, 2008 at 09:26:07PM -0700, David Miller wrote:

> It would be nice if a powerpc person could test the trivial
> powerpc Kconfig patch.

FWIW I tested the following trivial patch for powerpc. While testing
this I discovered a i(related) ppc32 regressesion that I'm trying to
bisect/debug.


Signed-off-by: Tony Breeds <tony@xxxxxxxxxxxxxxxxxx>
---
Obviously on top of the merged patch + Dave's sparc patch

arch/powerpc/Kconfig | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/arch/powerpc/Kconfig b/arch/powerpc/Kconfig
index 3934e26..0642dff 100644
--- a/arch/powerpc/Kconfig
+++ b/arch/powerpc/Kconfig
@@ -110,6 +110,7 @@ config PPC
select HAVE_KPROBES
select HAVE_KRETPROBES
select HAVE_LMB
+ select HAVE_STABLE_CLOCK

config EARLY_PRINTK
bool

Yours Tony

linux.conf.au http://www.marchsouth.org/
Jan 19 - 24 2009 The Australian Linux Technical Conference!

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/