)]}'
{
  "commit": "ea1c99b11bbd9081fe258d7b54de535a3df32abc",
  "tree": "d59572edc07e9d317f265bb564a04e8ca6938125",
  "parents": [
    "8c1bdda33c903ec039363baf0d27d756ceaed3ff"
  ],
  "author": {
    "name": "Andy Ross",
    "email": "andrew.j.ross@intel.com",
    "time": "Thu Feb 21 11:09:39 2019 -0800"
  },
  "committer": {
    "name": "Anas Nashif",
    "email": "anas.nashif@intel.com",
    "time": "Wed Mar 13 19:15:20 2019 +0100"
  },
  "message": "kernel/sched: Fix k_yield() in SMP\n\nThis was always doing a remove/add of the _current thread to the run\nqueue, which is wrong because in SMP _current isn\u0027t in the queue to\nremove.  But it went undetected until the recent dlist changes.\n\nSigned-off-by: Andy Ross \u003candrew.j.ross@intel.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "4efda73e2979ae17d24f2b2e60bdc2108a3fd0cc",
      "old_mode": 33188,
      "old_path": "kernel/sched.c",
      "new_id": "271d47a056a3ac179d1847a11ee2e9387320fa90",
      "new_mode": 33188,
      "new_path": "kernel/sched.c"
    }
  ]
}
