You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2020/05/18 07:47:51 UTC

[GitHub] [incubator-nuttx] anchao opened a new pull request #1062: arch/stack: fix check stack breakage

anchao opened a new pull request #1062:
URL: https://github.com/apache/incubator-nuttx/pull/1062


   ## Summary
   remove the TLS alignment check
   
   Regression by:
   
   --------------------------------------------------------
   commit a6da3c2cb6a214b642fa09c48638f1442fdf9117
   Author: Ouss4 <ab...@gmail.com>
   Date:   Thu May 7 18:50:07 2020 +0100
   
       arch/*/*_checkstack.c: Get aligned address only when
       CONFIG_TLS_ALIGNED is enabled.
   
   --------------------------------------------------------
   commit c2244a2382cf9c62937cc558cc947fae9f211b81
   Author: Gregory Nutt <gn...@nuttx.org>
   Date:   Thu May 7 09:46:47 2020 -0600
   
       Remove CONFIG_TLS
   
       A first step in implementing the user-space error is
       force TLS to be enabled at all times.  It is no longer optional
   
   Signed-off-by: chao.an <an...@xiaomi.com>
   
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-nuttx] patacongo merged pull request #1062: arch/stack: fix check stack breakage

Posted by GitBox <gi...@apache.org>.
patacongo merged pull request #1062:
URL: https://github.com/apache/incubator-nuttx/pull/1062


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org