[Devel] PPC64 2.6.18 kernel compilation fix

Christian Kaiser2 CKAISER2 at de.ibm.com
Thu May 24 07:43:01 PDT 2007


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





More information about the Devel mailing list