From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26523 invoked by alias); 23 Jun 2011 16:05:08 -0000 Received: (qmail 26513 invoked by uid 22791); 23 Jun 2011 16:05:06 -0000 X-SWARE-Spam-Status: No, hits=-2.1 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,RFC_ABUSE_POST X-Spam-Check-By: sourceware.org Received: from mail-ew0-f49.google.com (HELO mail-ew0-f49.google.com) (209.85.215.49) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 23 Jun 2011 16:04:53 +0000 Received: by ewy3 with SMTP id 3so742029ewy.36 for ; Thu, 23 Jun 2011 09:04:52 -0700 (PDT) MIME-Version: 1.0 Received: by 10.14.189.12 with SMTP id b12mr1624407een.33.1308845091927; Thu, 23 Jun 2011 09:04:51 -0700 (PDT) Received: by 10.14.99.5 with HTTP; Thu, 23 Jun 2011 09:04:51 -0700 (PDT) In-Reply-To: <4E030E46.8070700@calivar.com> References: <4E030E46.8070700@calivar.com> Date: Thu, 23 Jun 2011 16:05:00 -0000 Message-ID: Subject: Re: Thread stack alignment requirements for ARM From: Michael Bergandi To: Nick Garnett Cc: ecos-devel@ecos.sourceware.org Content-Type: text/plain; charset=ISO-8859-1 X-IsSubscribed: yes Mailing-List: contact ecos-devel-help@ecos.sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: ecos-devel-owner@ecos.sourceware.org X-SW-Source: 2011-06/txt/msg00021.txt.bz2 Nick and Stano, It's the stack _pointer_ that bears the requirement in which eCos takes care of and not the stack memory allocation itself. Fantastic! This all makes since. Thank you guys. I appreciate the knowledge and your time. -- Mike