)]}'
{
  "commit": "938aaf65777aaca4917ccf687bb8ed138b85dc60",
  "tree": "afca1fb8bfe731dcc21c39e68c28eac677f8b3e9",
  "parents": [
    "3bc2ee924e22d16abb6483d266f4c461f665fadf"
  ],
  "author": {
    "name": "Daniel Gomez",
    "email": "da.gomez@samsung.com",
    "time": "Sat Nov 04 00:57:52 2023 +0000"
  },
  "committer": {
    "name": "Luis Chamberlain",
    "email": "mcgrof@kernel.org",
    "time": "Wed Jan 31 14:22:29 2024 -0800"
  },
  "message": "XArray: add cmpxchg order test\n\nXArray multi-index entries do not keep track of the order stored once\nthe entry is being marked as used with cmpxchg (conditionally replaced\nwith NULL). Add a test to check the order is actually lost. The test\nalso verifies the order and entries for all the tied indexes before and\nafter the NULL replacement with xa_cmpxchg.\n\nAdd another entry at 1 \u003c\u003c order that keeps the node around and the order\ninformation for the NULL-entry after xa_cmpxchg.\n\nSigned-off-by: Daniel Gomez \u003cda.gomez@samsung.com\u003e\nSigned-off-by: Luis Chamberlain \u003cmcgrof@kernel.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "64b9cfc614de04560a0efc48fef9d0a604621f27",
      "old_mode": 33188,
      "old_path": "lib/test_xarray.c",
      "new_id": "43bac67db56159a0e144e4ec1ad860175603c281",
      "new_mode": 33188,
      "new_path": "lib/test_xarray.c"
    }
  ]
}
