From: Benjamin Herrenschmidt <benh@kernel.crashing.org>
To: Andrew Morton <akpm@osdl.org>
Cc: Linus Torvalds <torvalds@osdl.org>,
Linux Kernel list <linux-kernel@vger.kernel.org>
Subject: [PATCH] ppc64: Set ARCH_MIN_TASKALIGN
Date: Thu, 22 Apr 2004 17:53:53 +1000 [thread overview]
Message-ID: <1082620432.2058.114.camel@gaston> (raw)
We need some alignement of those structs for proper operations
especially with FP and Altivec, or SLAB_DEBUG can break us
Please apply,
Ben.
===== include/asm-ppc64/processor.h 1.40 vs edited =====
--- 1.40/include/asm-ppc64/processor.h Tue Apr 13 03:54:08 2004
+++ edited/include/asm-ppc64/processor.h Thu Apr 22 17:51:46 2004
@@ -553,6 +553,8 @@
#endif /* CONFIG_ALTIVEC */
};
+#define ARCH_MIN_TASKALIGN 16
+
#define INIT_SP (sizeof(init_stack) + (unsigned long) &init_stack)
#define INIT_THREAD { \
reply other threads:[~2004-04-22 7:57 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1082620432.2058.114.camel@gaston \
--to=benh@kernel.crashing.org \
--cc=akpm@osdl.org \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@osdl.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®