[PATCH] Fixes for linux-2.6.0-test4 ppc64 build errors
Anton Blanchard
anton at samba.org
Fri Sep 19 16:47:42 EST 2003
Hi Sridhar,
> I ran into a following compiler errors and an undefined symbol warning while
> building linux-2.6.0-test4 on a PPC64 box with SCTP as a module.
Thanks, we had most of them except for the paca export. Ive added it.
Anton
> diff -urN -X dontdiff a/arch/ppc64/kernel/ppc_ksyms.c b/arch/ppc64/kernel/ppc_ksyms.c
> --- a/arch/ppc64/kernel/ppc_ksyms.c 2003-08-22 16:53:07.000000000 -0700
> +++ b/arch/ppc64/kernel/ppc_ksyms.c 2003-09-08 11:19:06.000000000 -0700
> @@ -232,3 +232,4 @@
> #endif
>
> EXPORT_SYMBOL(tb_ticks_per_usec);
> +EXPORT_SYMBOL(paca);
** Sent via the linuxppc64-dev mail list. See http://lists.linuxppc.org/
More information about the Linuxppc64-dev
mailing list