[RFC PATCH 1/4] powerpc 2.6.16-rt17: to build on powerpc w/ RT

Paul Mackerras paulus at samba.org
Fri Aug 11 15:11:47 EST 2006


Tsutomu OWA writes:

> diff -rup -x CVS 2.6.16-rt17/arch/powerpc/kernel/time.c rt-powerpc/arch/powerpc/kernel/time.c
> --- 2.6.16-rt17/arch/powerpc/kernel/time.c	2006-04-26 18:24:28.000000000 +0900
> +++ rt-powerpc/arch/powerpc/kernel/time.c	2006-07-12 13:45:31.000000000 +0900
> @@ -200,6 +200,7 @@ void udelay(unsigned long usecs)
>  }
>  EXPORT_SYMBOL(udelay);
>  
> +#ifndef CONFIG_GENERIC_TIME

I would be very surprised if this is all that is required for
CONFIG_GENERIC_TIME to work correctly on powerpc.  Have you verified
that the CONFIG_GENERIC_TIME stuff works correctly on powerpc and
provides all the features provided by the current implementation?

Paul.



More information about the Linuxppc-dev mailing list