summaryrefslogtreecommitdiff
path: root/include/asm-ppc/processor.h
diff options
context:
space:
mode:
authorDavid S. Miller <davem@nuts.davemloft.net>2004-04-22 01:25:25 -0700
committerDavid S. Miller <davem@nuts.davemloft.net>2004-04-22 01:25:25 -0700
commit88d0505c93f592c135ea730df4cebad96fd0df64 (patch)
tree950f1cf8636de5a1aab640b59cd92764b0f14c7c /include/asm-ppc/processor.h
parent16a76bdbafd6c681dd15419183308bba1dd58063 (diff)
parent98a5d354daf5357590bfc25521c91d67dc93de96 (diff)
Merge nuts.davemloft.net:/disk1/BK/network-2.6
into nuts.davemloft.net:/disk1/BK/net-2.6
Diffstat (limited to 'include/asm-ppc/processor.h')
-rw-r--r--include/asm-ppc/processor.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/asm-ppc/processor.h b/include/asm-ppc/processor.h
index e7c7fd2265cd..0439ec64301c 100644
--- a/include/asm-ppc/processor.h
+++ b/include/asm-ppc/processor.h
@@ -121,6 +121,8 @@ struct thread_struct {
#endif /* CONFIG_ALTIVEC */
};
+#define ARCH_MIN_TASKALIGN 16
+
#define INIT_SP (sizeof(init_stack) + (unsigned long) &init_stack)
#define INIT_THREAD { \