[Devel] PPC64 2.6.18 kernel compilation fix
Kirill Korotaev
dev at sw.ru
Thu May 24 08:35:34 PDT 2007
yes, thanks.
I commited this:
http://git.openvz.org/?p=linux-2.6.18-openvz;a=commitdiff;h=a2eac3fd8bae65547195479e919b84e06ddd54f3
And Kir commited vzctl fix for configure.ac
Thanks for your reports,
Kirill
Christian Kaiser2 wrote:
> Hi all,
>
> here is first one fix for the current 2.6.18-openvz kernel:
>
> diff --git a/include/asm-powerpc/current.h b/include/asm-powerpc/current.h
> index b8708ae..e78c677 100644
> --- a/include/asm-powerpc/current.h
> +++ b/include/asm-powerpc/current.h
> @@ -13,6 +13,7 @@ struct task_struct;
>
> #ifdef __powerpc64__
> #include <asm/paca.h>
> +#include <linux/stddef.h>
>
> static inline struct task_struct *get_current(void)
> {
>
> Mit freundlichen Grüßen / Best Regards
> Christian Kaiser
> --
> IBM Deutschland Entwicklung GmbH
> Open Systems Firmware Development
> mail: ckaiser2 at de.ibm.com
>
> IBM Deutschland Entwicklung GmbH
> Vorsitzender des Aufsichtsrats: Martin Jetter
> Geschäftsführung: Herbert Kircher
> Sitz der Gesellschaft: Böblingen
> Registergericht: Amtsgericht Stuttgart, HRB 243294
>
>
> _______________________________________________
> Devel mailing list
> Devel at openvz.org
> https://openvz.org/mailman/listinfo/devel
>
More information about the Devel
mailing list