)]}'
{
  "commit": "5a709f5dc9f58dd28923cd3cc4f05fbf4746c5c7",
  "tree": "d75cc94d88db98aa0fab7466a500a31fbb47cb56",
  "parents": [
    "9e96df39f2cb4c68268c14c4f9c1442255c391fb"
  ],
  "author": {
    "name": "Ioannis Glaropoulos",
    "email": "Ioannis.Glaropoulos@nordicsemi.no",
    "time": "Fri May 24 15:25:30 2019 +0200"
  },
  "committer": {
    "name": "Anas Nashif",
    "email": "anas.nashif@intel.com",
    "time": "Fri May 24 13:12:55 2019 -0400"
  },
  "message": "kernel: init: use K_THREAD_STACK_SIZEOF when switching to main thread\n\nFor architectures with custom swap to main, currently:\n- arm\n- posix\nwe are now using K_THREAD_STACK_SIZEOF macro to pass the\nmain thread stack size to z_arch_switch_to_main_thread().\n\nThis does not introduce any behavioral changes for posix;\nthe K_THREAD_STACK_SIZEOF() simply returns the sizeof()\nthe stack object. For Arm, this allows us to clean-up one\nmore occurence of CONFIG_MPU_REQUIRES_POWER_OF_TWO_ALIGNMENT\nin kernel_arch_func.h.\n\nSigned-off-by: Ioannis Glaropoulos \u003cIoannis.Glaropoulos@nordicsemi.no\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "980ae388db4f5cd1e3fbb95846fee3445adba063",
      "old_mode": 33188,
      "old_path": "arch/arm/include/kernel_arch_func.h",
      "new_id": "0a21dff9c0f2cc526e513ff50db42271dac44e5b",
      "new_mode": 33188,
      "new_path": "arch/arm/include/kernel_arch_func.h"
    },
    {
      "type": "modify",
      "old_id": "276912f6496956e851c62b373fe9483338cfdb1a",
      "old_mode": 33188,
      "old_path": "kernel/init.c",
      "new_id": "c26f84bb7dbf003a725df31242f58c64aa92b8f5",
      "new_mode": 33188,
      "new_path": "kernel/init.c"
    }
  ]
}
