)]}'
{
  "commit": "174cb7f9f183ed9343433cd345f8548ba492ab1e",
  "tree": "1ffddbfbe4f74de2b6a9b101d105fc3c45889ed7",
  "parents": [
    "0b400d86c0eaf6f221b54e5076b805fdcc925ca3"
  ],
  "author": {
    "name": "Christopher Friedt",
    "email": "chrisfriedt@gmail.com",
    "time": "Tue Oct 26 13:57:37 2021 -0400"
  },
  "committer": {
    "name": "Anas Nashif",
    "email": "anas.nashif@intel.com",
    "time": "Mon Nov 15 09:59:01 2021 -0500"
  },
  "message": "kernel: atomics: support for 64-bit atomic operations\n\nWith this change, `atomic_t` is 32-bit for 32-bit architectures\nand 64-bit for 64-bit architectures. More specifically,\n`sizeof(atomic_t) \u003d\u003d sizeof(long)`.\n\nFixes #39530\n\nSigned-off-by: Christopher Friedt \u003cchrisfriedt@gmail.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "249d0cb924f700f83f28765e1cd2529ca5556bec",
      "old_mode": 33188,
      "old_path": "include/sys/atomic.h",
      "new_id": "9b3eb5d5d304149096e5e454d44fca2dcb69f088",
      "new_mode": 33188,
      "new_path": "include/sys/atomic.h"
    }
  ]
}
